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

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117140'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117140'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117127> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117127'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117127'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117159> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117159'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117159'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117179> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117179'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117179'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117213> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117213'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117213'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117193> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117193'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117193'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117192> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117192'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117192'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117161> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117161'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117161'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117167> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117167'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117167'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117158> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117158'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117158'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117166> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117166'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117166'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117156> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117156'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117156'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117155> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117155'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117155'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117154> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117154'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117154'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117169> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117169'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117169'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117185> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117185'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117185'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117274> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117274'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117274'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117270> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117270'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117270'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117242> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117242'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117242'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117254> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117254'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117254'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117256> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117256'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117256'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117289> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117289'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117289'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117269> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117269'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117269'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117298> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117298'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117298'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117299> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117299'^^xsd:integer;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117299'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126450> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126450'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126450'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126449> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126449'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126449'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126498> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126498'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126498'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126499> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126499'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126499'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126507> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126507'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126507'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126508> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126508'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126508'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117103> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117103'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117103'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117084> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117084'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117084'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117035> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117035'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117035'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116933> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116933'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116933'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116935> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116935'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116935'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116930> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116930'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116930'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116914> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116914'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116914'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116924> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116924'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116924'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116922> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116922'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116922'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116634> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116634'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116634'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116522> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116522'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116522'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116525> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116525'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116525'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116529> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116529'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116529'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116536> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116536'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116536'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116537> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116537'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116537'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116598> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116598'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116598'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116612> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116612'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116612'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116606> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116606'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116606'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116610> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116610'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116610'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116609> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116609'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116609'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116631> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116631'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116631'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127843> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127843'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127843'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127844> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127844'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127844'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127842> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127842'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127842'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126517> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126517'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126517'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126512> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126512'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126512'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126519> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126519'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126519'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126481> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126481'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126481'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126477> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126477'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126477'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126540> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126540'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126540'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116931> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116931'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116931'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116929> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116929'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116929'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116940> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116940'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116940'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116939> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116939'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116939'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116938> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116938'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116938'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116937> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116937'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116937'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117118> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117118'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117118'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117098> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117098'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117098'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117044> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117044'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117044'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117108> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117108'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117108'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118049> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118049'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118049'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118055> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118055'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118055'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118051> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118051'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118051'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118053> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118053'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118053'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118044> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118044'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118044'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118054> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118054'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118054'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118050> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118050'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118050'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118045> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118045'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118045'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118056> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118056'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118056'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118046> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118046'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118046'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118048> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118048'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118048'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118059> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118059'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118059'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118043> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118043'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118043'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118060> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118060'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118060'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118061> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118061'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118061'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118057> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118057'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118057'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118036> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118036'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118036'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118070> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118070'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118070'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118047> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118047'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118047'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118038> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118038'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118038'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118039> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118039'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118039'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118033> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118033'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118033'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118041> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118041'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118041'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118040> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118040'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118040'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118032> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118032'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118032'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118031> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118031'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118031'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118030> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118030'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118030'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118029> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118029'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118029'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118035> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118035'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118035'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118027> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118027'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118027'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118037> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118037'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118037'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118025> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118025'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118025'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118024> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118024'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118024'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118023> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118023'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118023'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118042> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118042'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118042'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118022> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118022'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118022'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118021> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118021'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118021'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118028> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118028'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118028'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118034> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118034'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118034'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118026> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118026'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118026'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126263> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126263'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126263'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126265> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126265'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126265'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126266> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126266'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126266'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126267> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126267'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126267'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126268> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126268'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126268'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126250> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126250'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126250'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126248> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126248'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126248'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126249> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126249'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126249'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126271> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126271'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126271'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126262> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126262'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126262'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126240> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126240'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126240'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126239> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126239'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126239'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126509> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126509'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126509'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126431> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126431'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126431'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126510> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126510'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126510'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117027> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117027'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117027'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117024> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117024'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117024'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117014> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117014'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117014'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117107> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117107'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117107'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117052> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117052'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117052'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117222> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117222'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117222'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117217> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117217'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117217'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116921> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116921'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116921'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116915> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116915'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116915'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116916> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116916'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116916'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116919> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116919'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116919'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116936> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116936'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116936'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116934> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116934'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116934'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116928> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116928'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116928'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116607> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116607'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116607'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116604> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116604'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116604'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116603> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116603'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116603'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116613> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116613'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116613'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116599> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116599'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116599'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116563> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116563'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116563'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116614> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116614'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116614'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116597> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116597'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116597'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116633> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116633'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116633'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116600> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116600'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116600'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116545> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116545'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116545'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117845> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117845'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117845'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117846> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117846'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117846'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117847> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117847'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117847'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117848> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117848'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117848'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117849> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117849'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117849'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117868> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117868'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117868'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117851> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117851'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117851'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117867> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117867'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117867'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117853> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117853'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117853'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117854> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117854'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117854'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117875> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117875'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117875'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117876> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117876'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117876'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117877> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117877'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117877'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117878> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117878'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117878'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117879> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117879'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117879'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117894> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117894'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117894'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117881> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117881'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117881'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117865> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117865'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117865'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117883> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117883'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117883'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117884> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117884'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117884'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117885> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117885'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117885'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117886> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117886'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117886'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117188> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117188'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117188'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117186> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117186'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117186'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117164> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117164'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117164'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117184> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117184'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117184'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117177> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117177'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117177'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117175> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117175'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117175'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117174> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117174'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117174'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117173> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117173'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117173'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117171> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117171'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117171'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116927> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116927'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116927'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117225> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117225'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117225'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117224> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117224'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117224'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117234> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117234'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117234'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117157> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117157'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117157'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117214> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117214'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117214'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117165> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117165'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117165'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117162> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117162'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117162'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117163> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117163'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117163'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117238> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117238'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117238'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117237> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117237'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117237'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117236> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117236'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117236'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117220> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117220'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117220'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117232> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117232'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117232'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117221> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117221'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117221'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117229> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117229'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117229'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117228> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117228'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117228'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117227> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117227'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117227'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117226> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117226'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117226'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117160> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117160'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117160'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117218> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117218'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117218'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117219> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117219'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117219'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117230> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117230'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117230'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117215> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117215'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117215'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117240> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117240'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117240'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117239> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117239'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117239'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127816> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127816'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127816'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127824> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127824'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127824'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127788> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127788'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127788'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127800> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127800'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127800'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127802> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127802'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127802'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127813> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127813'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127813'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127812> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127812'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127812'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127809> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127809'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127809'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127808> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127808'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127808'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127807> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127807'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127807'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127806> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127806'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127806'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127793> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127793'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127793'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127814> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127814'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127814'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127823> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127823'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127823'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127821> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127821'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127821'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127820> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127820'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127820'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127819> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127819'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127819'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127818> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127818'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127818'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127817> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127817'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127817'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127801> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127801'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127801'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127815> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127815'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127815'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127798> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127798'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127798'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127797> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127797'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127797'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127796> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127796'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127796'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127795> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127795'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127795'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127794> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127794'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127794'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127791> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127791'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127791'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127804> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127804'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127804'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127787> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127787'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127787'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127831> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127831'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127831'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127830> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127830'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127830'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127826> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127826'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127826'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127789> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127789'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127789'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127837> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127837'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127837'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117844> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117844'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117844'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117855> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117855'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117855'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117856> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117856'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117856'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117858> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117858'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117858'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117859> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117859'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117859'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117860> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117860'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117860'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117861> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117861'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117861'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117862> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117862'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117862'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117863> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117863'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117863'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117866> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117866'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117866'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117850> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117850'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117850'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117887> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117887'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117887'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117888> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117888'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117888'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117889> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117889'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117889'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117890> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117890'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117890'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117891> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117891'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117891'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117892> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117892'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117892'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117893> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117893'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117893'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117880> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117880'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117880'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117852> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117852'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117852'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117841> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117841'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117841'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117842> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117842'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117842'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117843> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117843'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117843'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117882> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117882'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117882'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117869> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117869'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117869'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117870> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117870'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117870'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117871> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117871'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117871'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117872> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117872'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117872'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117873> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117873'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117873'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117874> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117874'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117874'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117751> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117751'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117751'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116996> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116996'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116996'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116995> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116995'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116995'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116994> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116994'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116994'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116993> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116993'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116993'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116992> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116992'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116992'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116991> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116991'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116991'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116990> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116990'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116990'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116989> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116989'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116989'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117000> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117000'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117000'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116944> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116944'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116944'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116955> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116955'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116955'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116954> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116954'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116954'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116975> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116975'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116975'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116998> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116998'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116998'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116986> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116986'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116986'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116999> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116999'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116999'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116987> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116987'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116987'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116233> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116233'^^xsd:integer;
  dwc:scientificName 'Harpacticus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116170'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116233'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117666> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117666'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117666'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117617> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117617'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117617'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117607> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117607'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117607'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117613> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117613'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117613'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117608> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117608'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117608'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116988> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116988'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116988'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126660> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126660'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126660'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126662> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126662'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126662'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126663> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126663'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126663'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126664> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126664'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126664'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126655> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126655'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126655'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126658> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126658'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126658'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126670> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126670'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126670'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126686> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126686'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126686'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126679> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126679'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126679'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126701> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126701'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126701'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126697> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126697'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126697'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126755> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126755'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126755'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126683> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126683'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126683'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126671> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126671'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126671'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126676> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126676'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126676'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126696> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126696'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126696'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126668> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126668'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126668'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126665> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126665'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126665'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126678> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126678'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126678'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126684> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126684'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126684'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126685> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126685'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126685'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126688> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126688'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126688'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126646> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126646'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126646'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126860> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126860'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126860'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126843> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126843'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126843'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126861> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126861'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126861'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126841> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126841'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126841'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127220> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127220'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127220'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126652> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126652'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126652'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126822> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126822'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126822'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126810> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126810'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126810'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126783> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126783'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126783'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126780> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126780'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126780'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126774> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126774'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126774'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126773> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126773'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126773'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126792> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126792'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126792'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126772> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126772'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126772'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126816> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126816'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126816'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126817> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126817'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126817'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126818> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126818'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126818'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126823> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126823'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126823'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126813> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126813'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126813'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126815> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126815'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126815'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116953> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116953'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116953'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116952> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116952'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116952'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116951> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116951'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116951'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116950> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116950'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116950'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116948> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116948'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116948'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116947> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116947'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116947'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116945> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116945'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116945'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116958> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116958'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116958'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116943> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116943'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116943'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116942> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116942'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116942'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116941> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116941'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116941'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116972> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116972'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116972'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116971> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116971'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116971'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116970> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116970'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116970'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116956> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116956'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116956'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116968> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116968'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116968'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116957> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116957'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116957'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116966> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116966'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116966'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116965> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116965'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116965'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116964> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116964'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116964'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116963> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116963'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116963'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116962> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116962'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116962'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116961> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116961'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116961'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116960> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116960'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116960'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116959> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116959'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116959'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116980> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116980'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116980'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116969> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116969'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116969'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116946> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116946'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116946'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116967> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116967'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116967'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126182> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126182'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126182'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126192> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126192'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126192'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126211> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126211'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126211'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126158> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126158'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126158'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116973> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116973'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116973'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116981> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116981'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116981'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116979> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116979'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116979'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116977> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116977'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116977'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116985> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116985'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116985'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116984> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116984'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116984'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116983> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116983'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116983'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116982> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116982'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116982'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116764> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116764'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116764'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116792> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116792'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116792'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116761> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116761'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116761'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116762> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116762'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116762'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116763> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116763'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116763'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126600> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126600'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126600'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126590> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126590'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126590'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126599> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126599'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126599'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126645> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126645'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126645'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126626> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126626'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126626'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126623> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126623'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126623'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126614> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126614'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126614'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126611> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126611'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126611'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126604> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126604'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126604'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126695> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126695'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126695'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127720> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127720'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127720'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127715> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127715'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127715'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126690> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126690'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126690'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116810> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116810'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116810'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116797> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116797'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116797'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116798> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116798'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116798'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116799> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116799'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116799'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116800> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116800'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116800'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116801> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116801'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116801'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116803> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116803'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116803'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116804> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116804'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116804'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116805> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116805'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116805'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116806> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116806'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116806'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116807> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116807'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116807'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117307> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117307'^^xsd:integer;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117307'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127721> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127721'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127721'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127718> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127718'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127718'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127730> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127730'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127730'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127729> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127729'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127729'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127728> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127728'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127728'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127727> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127727'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127727'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127769> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127769'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127769'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127771> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127771'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127771'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127773> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127773'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127773'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127768> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127768'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127768'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127775> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127775'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127775'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127779> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127779'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127779'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127780> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127780'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127780'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127781> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127781'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127781'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127782> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127782'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127782'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127726> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127726'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127726'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127770> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127770'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127770'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127737> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127737'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127737'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127766> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127766'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127766'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127765> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127765'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127765'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127764> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127764'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127764'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127763> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127763'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127763'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127762> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127762'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127762'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127761> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127761'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127761'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127747> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127747'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127747'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127743> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127743'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127743'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127742> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127742'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127742'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127741> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127741'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127741'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127740> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127740'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127740'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127738> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127738'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127738'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127777> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127777'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127777'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127736> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127736'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127736'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127735> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127735'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127735'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127733> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127733'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127733'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127732> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127732'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127732'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127731> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127731'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127731'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127739> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127739'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127739'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127774> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127774'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127774'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127835> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127835'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127835'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127841> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127841'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127841'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127839> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127839'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127839'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127838> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127838'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127838'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127825> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127825'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127825'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127836> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127836'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127836'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127833> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127833'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127833'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116896> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116896'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116896'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116888> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116888'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116888'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116895> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116895'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116895'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116912> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116912'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116912'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116890> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116890'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116890'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116891> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116891'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116891'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116892> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116892'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116892'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116925> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116925'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116925'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116893> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116893'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116893'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116886> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116886'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116886'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116923> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116923'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116923'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117320> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117320'^^xsd:integer;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117320'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117348> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117348'^^xsd:integer;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117348'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117306> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117306'^^xsd:integer;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117306'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117360> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117360'^^xsd:integer;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117360'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117323> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117323'^^xsd:integer;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117323'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116905> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116905'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116905'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116897> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116897'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116897'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116898> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116898'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116898'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116899> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116899'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116899'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116900> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116900'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116900'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116901> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116901'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116901'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116902> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116902'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116902'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116894> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116894'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116894'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116906> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116906'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116906'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116908> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116908'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116908'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116909> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116909'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116909'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116910> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116910'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116910'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116911> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116911'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116911'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116903> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116903'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116903'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116889> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116889'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116889'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116790> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116790'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116790'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116809> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116809'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116809'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116794> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116794'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116794'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116811> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116811'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116811'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116812> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116812'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116812'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116813> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116813'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116813'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116814> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116814'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116814'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116815> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116815'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116815'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116816> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116816'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116816'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116817> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116817'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116817'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116818> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116818'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116818'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116819> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116819'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116819'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116820> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116820'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116820'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126390> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126390'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116709'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126390'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '348966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126330> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126330'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116709'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126330'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '348966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116885> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116885'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116885'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116884> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116884'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116884'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116883> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116883'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116883'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127647> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127647'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127647'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127618> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127618'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127618'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127681> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127681'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127681'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127632> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127632'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127632'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127682> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127682'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127682'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127639> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127639'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127639'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127713> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127713'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127713'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127725> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127725'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127725'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116808> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116808'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116808'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116780> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116780'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116780'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116766> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116766'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116766'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116767> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116767'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116767'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116768> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116768'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116768'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116769> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116769'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116769'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116770> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116770'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116770'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116771> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116771'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116771'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116772> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116772'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116772'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116773> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116773'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116773'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116774> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116774'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116774'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116775> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116775'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116775'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116776> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116776'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116776'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116777> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116777'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116777'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127772> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127772'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127772'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116796> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116796'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116796'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116779> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116779'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116779'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116795> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116795'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116795'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116781> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116781'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116781'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116782> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116782'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116782'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116783> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116783'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116783'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116784> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116784'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116784'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116785> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116785'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116785'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116786> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116786'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116786'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116787> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116787'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116787'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116788> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116788'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116788'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116789> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116789'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116789'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116791> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116791'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116791'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116793> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116793'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116793'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116765> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116765'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116765'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116778> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116778'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116778'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127792> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127792'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127792'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116978> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116978'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116978'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126821> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126821'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126821'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126797> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126797'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126797'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126790> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126790'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126790'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126789> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126789'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126789'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126788> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126788'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126788'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126787> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126787'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126787'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126793> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126793'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126793'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126794> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126794'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126794'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126812> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126812'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126812'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126796> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126796'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126796'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126811> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126811'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126811'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126799> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126799'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126799'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126801> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126801'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126801'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126802> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126802'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126802'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126806> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126806'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126806'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126808> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126808'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126808'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126768> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126768'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126768'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126795> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126795'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126795'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127151> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127151'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127151'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127152> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127152'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127152'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127153> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127153'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127153'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127154> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127154'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127154'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127142> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127142'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127142'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127137> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127137'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127137'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127138> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127138'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127138'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127139> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127139'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127139'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127140> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127140'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127140'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127141> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127141'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127141'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127157> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127157'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127157'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127143> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127143'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127143'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127131> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127131'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127131'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127145> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127145'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127145'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127146> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127146'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127146'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127147> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127147'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127147'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127148> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127148'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127148'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127149> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127149'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127149'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127150> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127150'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127150'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127001> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127001'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127001'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126998> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126998'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126998'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126994> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126994'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126994'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126924> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126924'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126924'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126894> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126894'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126894'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126986> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126986'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126986'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118062> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118062'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118062'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118063> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118063'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118063'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118064> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118064'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118064'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118066> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118066'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118066'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118071> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118071'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118071'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118072> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118072'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118072'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118073> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118073'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118073'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118074> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118074'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118074'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118075> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118075'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118075'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118076> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118076'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118076'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118077> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118077'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118077'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118078> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118078'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118078'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118079> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118079'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118079'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118068> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118068'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118068'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116744> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116744'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116744'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116667> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116667'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116667'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116732> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116732'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116732'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126230> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126230'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126230'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127452> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127452'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127452'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127463> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127463'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127463'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127460> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127460'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127460'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127482> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127482'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127482'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127477> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127477'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127477'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127471> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127471'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127471'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127426> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127426'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127426'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127436> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127436'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127436'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127437> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127437'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127437'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117561> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117561'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117561'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117573> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117573'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117573'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117559> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117559'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117559'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117558> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117558'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117558'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117556> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117556'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117556'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117555> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117555'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117555'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117510> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117510'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117510'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117554> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117554'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117554'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117553> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117553'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117553'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127441> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127441'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127441'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117552> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117552'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117552'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117551> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117551'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117551'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117562> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117562'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117562'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117580> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117580'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117580'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117591> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117591'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117591'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117590> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117590'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117590'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117593> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117593'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117593'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117589> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117589'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117589'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117588> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117588'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117588'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117587> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117587'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117587'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117594> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117594'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117594'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117586> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117586'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117586'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117585> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117585'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117585'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118080> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118080'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118080'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118067> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118067'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118067'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127408> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127408'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127408'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127308> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127308'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127308'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127305> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127305'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127305'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127306> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127306'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127306'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127307> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127307'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127307'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127329> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127329'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127329'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127340> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127340'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127340'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127350> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127350'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127350'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127367> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127367'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127367'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117362> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117362'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117362'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117425> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117425'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117425'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117467> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117467'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117467'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117376> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117376'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117376'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117560> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117560'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117560'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117570> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117570'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117570'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117569> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117569'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117569'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117568> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117568'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117568'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117550> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117550'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117550'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117567> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117567'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117567'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117566> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117566'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117566'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117565> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117565'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117565'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117563> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117563'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117563'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117572> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117572'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117572'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127448> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127448'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127448'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127376> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127376'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127376'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127378> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127378'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127378'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127396> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127396'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127396'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127415> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127415'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127415'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127421> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127421'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127421'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127384> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127384'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127384'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116635> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116635'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116635'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116542> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116542'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116542'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116639> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116639'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116639'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116552> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116552'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116552'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116558> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116558'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116558'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116560> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116560'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116560'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116629> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116629'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116629'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116595> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116595'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116595'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116636> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116636'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116636'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116637> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116637'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116637'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116539> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116539'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116539'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116619> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116619'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116619'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116573> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116573'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116573'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116576> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116576'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116576'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116581> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116581'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116581'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116582> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116582'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116582'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116615> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116615'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116615'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116596> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116596'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116596'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116617> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116617'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116617'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116608> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116608'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116608'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116620> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116620'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116620'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116622> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116622'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116622'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116623> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116623'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116623'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116625> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116625'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116625'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116586> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116586'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116586'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116616> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116616'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116616'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116626> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116626'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116626'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116589> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116589'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116589'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116590> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116590'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116590'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116591> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116591'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116591'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116587> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116587'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116587'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116585> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116585'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116585'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116583> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116583'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116583'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116627> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116627'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116627'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116588> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116588'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116588'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116594> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116594'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116594'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116628> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116628'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116628'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126200> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126200'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126200'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126196> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126196'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126196'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126205> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126205'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126205'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126204> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126204'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126204'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126167> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126167'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126167'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126119> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126119'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126119'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126164> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126164'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126164'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126107> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126107'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126107'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126109> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126109'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126109'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126178> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126178'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126178'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126179> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126179'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126179'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117543> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117543'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117543'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117539> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117539'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117539'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117537> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117537'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117537'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117536> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117536'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117536'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117535> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117535'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117535'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117534> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117534'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117534'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117513> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117513'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117513'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117532> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117532'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117532'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117549> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117549'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117549'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117530> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117530'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117530'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117533> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117533'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117533'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117600> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117600'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117600'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117540> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117540'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117540'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117528> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117528'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117528'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117527> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117527'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117527'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117526> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117526'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117526'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117525> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117525'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117525'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117524> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117524'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117524'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117522> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117522'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117522'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117520> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117520'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117520'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117519> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117519'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117519'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117518> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117518'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117518'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117517> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117517'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117517'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127090> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127090'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127090'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127081> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127081'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127081'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127087> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127087'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127087'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117494> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117494'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117494'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117516> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117516'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117516'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117492> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117492'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117492'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117490> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117490'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117490'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117488> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117488'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117488'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117487> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117487'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117487'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117486> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117486'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117486'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117485> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117485'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117485'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117484> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117484'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117484'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126259> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126259'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126259'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126260> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126260'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126260'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126261> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126261'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126261'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117483> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117483'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117483'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117482> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117482'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117482'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117495> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117495'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117495'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117531> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117531'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117531'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117548> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117548'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117548'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117547> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117547'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117547'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117546> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117546'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117546'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117545> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117545'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117545'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117544> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117544'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117544'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117577> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117577'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117577'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117576> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117576'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117576'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117575> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117575'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117575'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117582> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117582'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117582'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117493> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117493'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117493'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117512> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117512'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117512'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117511> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117511'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117511'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117508> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117508'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117508'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117507> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117507'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117507'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117505> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117505'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117505'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126276> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126276'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126276'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126277> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126277'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126277'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126278> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126278'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126278'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126279> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126279'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126279'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126270> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126270'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126270'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126281> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126281'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126281'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126269> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126269'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126269'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126283> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126283'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126283'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126284> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126284'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126284'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126246> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126246'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126246'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126244> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126244'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126244'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126243> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126243'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126243'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127501> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127501'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127501'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127507> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127507'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127507'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127508> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127508'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127508'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127513> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127513'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127513'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117499> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117499'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117499'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117496> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117496'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117496'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117515> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117515'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117515'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117504> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117504'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117504'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117503> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117503'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117503'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117502> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117502'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117502'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117500> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117500'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117500'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126241> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126241'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126241'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126247> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126247'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126247'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126251> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126251'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126251'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126252> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126252'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126252'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126280> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126280'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126280'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126242> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126242'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126242'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126253> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126253'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126253'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126254> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126254'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126254'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126255> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126255'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126255'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126256> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126256'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126256'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126257> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126257'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126257'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126258> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126258'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126258'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127517> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127517'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127517'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127523> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127523'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127523'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127555> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127555'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127555'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127527> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127527'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127527'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127494> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127494'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127494'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117584> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117584'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117584'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117583> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117583'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117583'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117571> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117571'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117571'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117581> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117581'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117581'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117592> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117592'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117592'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117595> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117595'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117595'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117597> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117597'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117597'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117598> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117598'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117598'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117599> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117599'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117599'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126272> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126272'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126272'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126273> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126273'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126273'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126274> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126274'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126274'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126275> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126275'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126275'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126282> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126282'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126282'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127251> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127251'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127251'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126231> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126231'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126231'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126234> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126234'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126234'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126235> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126235'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126235'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126236> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126236'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126236'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126237> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126237'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126237'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126238> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126238'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126238'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126229> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126229'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126229'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116314> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116314'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116314'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127169> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127169'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127169'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127130> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127130'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127130'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127158> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127158'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127158'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127160> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127160'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127160'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127161> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127161'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127161'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127162> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127162'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127162'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127174> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127174'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127174'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127175> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127175'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127175'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127177> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127177'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127177'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127179> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127179'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127179'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127180> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127180'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127180'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127144> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127144'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127144'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127181> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127181'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127181'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127133> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127133'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127133'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127134> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127134'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127134'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127135> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127135'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127135'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127136> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127136'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127136'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127132> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127132'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127132'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127163> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127163'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127163'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127164> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127164'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127164'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127165> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127165'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127165'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127166> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127166'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127166'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127156> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127156'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127156'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127168> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127168'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127168'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127155> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127155'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127155'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127171> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127171'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127171'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127172> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127172'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127172'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127173> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127173'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127173'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127178> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127178'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127178'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127125> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127125'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127125'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127126> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127126'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127126'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127127> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127127'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127127'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127128> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127128'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127128'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127129> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127129'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127129'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127613> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127613'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127613'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127649> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127649'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127649'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127714> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127714'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127714'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127629> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127629'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127629'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127664> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127664'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127664'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127665> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127665'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127665'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127669> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127669'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127669'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127672> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127672'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127672'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127876> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127876'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127876'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127889> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127889'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127889'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127890> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127890'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127890'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127891> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127891'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127891'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127892> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127892'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127892'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127893> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127893'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127893'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127894> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127894'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127894'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127896> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127896'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127896'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127886> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127886'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127886'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127865> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127865'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127865'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127847> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127847'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127847'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127848> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127848'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127848'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118014> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118014'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118014'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117992> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117992'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117992'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118015> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118015'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118015'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117996> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117996'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117996'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117994> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117994'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117994'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117986> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117986'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117986'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117988> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117988'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117988'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117999> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117999'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117999'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117984> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117984'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117984'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117997> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117997'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117997'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117983> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117983'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117983'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117995> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117995'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117995'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118016> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118016'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118016'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117993> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117993'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117993'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117957> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117957'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117957'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117991> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117991'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117991'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117990> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117990'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117990'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117998> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117998'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117998'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118020> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118020'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118020'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117977> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117977'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117977'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117976> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117976'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117976'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117975> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117975'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117975'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117950> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117950'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117950'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117968> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117968'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117968'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118017> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118017'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118017'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117963> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117963'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117963'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117962> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117962'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117962'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117961> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117961'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117961'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117960> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117960'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117960'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118011> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118011'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118011'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118009> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118009'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118009'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118008> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118008'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118008'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118007> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118007'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118007'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117985> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117985'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117985'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118005> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118005'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118005'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118013> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118013'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118013'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118003> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118003'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118003'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118001> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118001'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118001'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117979> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117979'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117979'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117980> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117980'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117980'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117981> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117981'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117981'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117982> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117982'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117982'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118006> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118006'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118006'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117921> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117921'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117921'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117948> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117948'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117948'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117944> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117944'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117944'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117938> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117938'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117938'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117934> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117934'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117934'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117951> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117951'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117951'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117931> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117931'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117931'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117953> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117953'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117953'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117914> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117914'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117914'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117913> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117913'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117913'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117910> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117910'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117910'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117908> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117908'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117908'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117905> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117905'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117905'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117989> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117989'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117989'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117932> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117932'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117932'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117966> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117966'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117966'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118019> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118019'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118019'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117958> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117958'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117958'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117955> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117955'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117955'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117954> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117954'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117954'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117974> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117974'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117974'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127904> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127904'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127904'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127903> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127903'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127903'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127902> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127902'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127902'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127845> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127845'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127845'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127846> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127846'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127846'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127867> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127867'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127867'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127871> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127871'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127871'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127863> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127863'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127863'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127873> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127873'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127873'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127875> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127875'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127875'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127849> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127849'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127849'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127850> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127850'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127850'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127851> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127851'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127851'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127853> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127853'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127853'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127878> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127878'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127878'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127864> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127864'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127864'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127877> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127877'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127877'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127866> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127866'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127866'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127870> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127870'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127870'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127900> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127900'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127900'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127176> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127176'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127176'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127182> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127182'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127182'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117223> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117223'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117223'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117131> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117131'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117131'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117898> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117898'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117898'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117895> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117895'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117895'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117864> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117864'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117864'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117896> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117896'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117896'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117897> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117897'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117897'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117900> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117900'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117900'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116881> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116881'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116881'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116887> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116887'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116887'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116904> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116904'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116904'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116907> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116907'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116907'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116882> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116882'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116882'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127965> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127965'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127965'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127966> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127966'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127966'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127974> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127974'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127974'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127978> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127978'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127978'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127995> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127995'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127995'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127987> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127987'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127987'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127986> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127986'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127986'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127985> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127985'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127985'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127982> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127982'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127982'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128013> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128013'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128013'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127990> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127990'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127990'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128018> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128018'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128018'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128157> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128157'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128157'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128131> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128131'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128131'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128095> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128095'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128095'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128094> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128094'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128094'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128092> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128092'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128092'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128077> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128077'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128077'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128061> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128061'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128061'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128022> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128022'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128022'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127998> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127998'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127998'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128017> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128017'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128017'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128014> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128014'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128014'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127939> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127939'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127939'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128012> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128012'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128012'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127963> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127963'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127963'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128005> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128005'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128005'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128002> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128002'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128002'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128001> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128001'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128001'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128023> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128023'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128023'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127923> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127923'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127923'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128240> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128240'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128240'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128079> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128079'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128079'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127938> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127938'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127938'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127934> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127934'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127934'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127944> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127944'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127944'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128062> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128062'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128062'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127943> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127943'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127943'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127930> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127930'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127930'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127921> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127921'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127921'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127918> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127918'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127918'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127917> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127917'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127917'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127910> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127910'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127910'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127908> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127908'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127908'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127942> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127942'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127942'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127957> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127957'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127957'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127955> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127955'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127955'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127953> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127953'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127953'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127952> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127952'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127952'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127951> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127951'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127951'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127947> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127947'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127947'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127767> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127767'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127767'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127783> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127783'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127783'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127705> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127705'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127705'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127645> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127645'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127645'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126069> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126069'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126069'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116413> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116413'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116413'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116431> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116431'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116431'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116424> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116424'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116424'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116412> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116412'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116412'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116436> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116436'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116436'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126888> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126888'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126888'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126965> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126965'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126965'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126969> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126969'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126969'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126970> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126970'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126970'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126949> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126949'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126949'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126964> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126964'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126964'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126963> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126963'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126963'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126886> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126886'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126886'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126962> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126962'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126962'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126891> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126891'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126891'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126951> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126951'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126951'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126945> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126945'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126945'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127004> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127004'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127004'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127003> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127003'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127003'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126946> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126946'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126946'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126948> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126948'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126948'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126918> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126918'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126918'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126943> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126943'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126943'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126923> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126923'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126923'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126958> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126958'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126958'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126952> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126952'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126952'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126954> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126954'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126954'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126955> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126955'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126955'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126916> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126916'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126916'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126913> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126913'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126913'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126912> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126912'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126912'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126909> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126909'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126909'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126957> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126957'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126957'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126936> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126936'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126936'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126902> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126902'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126902'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126972> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126972'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126972'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126973> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126973'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126973'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126976> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126976'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126976'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126978> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126978'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126978'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126985> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126985'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126985'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126990> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126990'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126990'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126971> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126971'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126971'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126904> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126904'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126904'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126980> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126980'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126980'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126895> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126895'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126895'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126898> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126898'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126898'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126900> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126900'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126900'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126650> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126650'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126650'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126619> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126619'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126619'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116572> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116572'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116572'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116621> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116621'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116621'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117564> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117564'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117564'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116736> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116736'^^xsd:integer;
  dwc:scientificName 'Microarthridion littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116498'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116736'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127417> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127417'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) palustris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116775'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127417'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '579481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117557> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117557'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117557'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127476> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127476'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127476'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117574> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117574'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117574'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117596> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117596'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117596'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127438> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127438'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma gariene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115780'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127438'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117523> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117523'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117523'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117541> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117541'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117541'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117529> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117529'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117529'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117498> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117498'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117498'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117489> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117489'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117489'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117542> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117542'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117542'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126681> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126681'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126681'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126669> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126669'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126669'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126651> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126651'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126651'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126659> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126659'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126659'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126846> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126846'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126846'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126814> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126814'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126814'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126781> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126781'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126781'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126785> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126785'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126785'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126804> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126804'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126804'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118004> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118004'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118004'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117978> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117978'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117978'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118000> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118000'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118000'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117949> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117949'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117949'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117916> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117916'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117916'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117839> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117839'^^xsd:integer;
  dwc:scientificName 'Remanea arenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116441'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117839'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117168> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117168'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117168'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116932> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116932'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116932'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116920> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116920'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116920'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117104> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117104'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117104'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126506> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126506'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126506'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116913> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116913'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116913'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116632> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116632'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116632'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126487> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126487'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126487'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116528> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116528'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116528'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116601> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116601'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116601'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117009> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117009'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117009'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117216> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117216'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116307'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117216'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116917> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116917'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116917'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126488> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126488'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126488'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126885> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126885'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126885'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126960> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126960'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126960'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126942> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126942'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126942'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126974> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126974'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126974'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127956> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127956'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127956'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127959> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127959'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127959'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127980> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127980'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127980'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128009> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A128009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:128009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '128009'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:128009'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127888> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127888'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127888'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127880> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127880'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127880'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127881> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127881'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127881'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127882> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127882'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127882'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127883> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127883'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127883'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127884> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127884'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127884'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127885> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127885'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127885'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127898> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127898'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127898'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127887> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127887'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127887'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127184> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127184'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127184'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127183> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127183'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127183'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116867> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116867'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116877> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116877'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116853> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116853'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116856> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116856'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116825> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116825'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116824> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116824'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116823> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116823'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116822> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116822'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116821> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116821'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116849> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116849'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116850> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116850'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116855> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116855'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116848> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116848'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116847> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116847'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116846> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116846'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116845> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116845'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116844> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116844'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116843> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116843'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116842> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116842'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116841> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116841'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116826> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116826'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116839> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116839'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116868> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116868'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116837> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116837'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116836> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116836'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116851> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116851'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116827> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116827'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116854> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116854'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116828> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116828'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116857> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116857'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116858> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116858'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116859> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116859'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116860> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116860'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116861> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116861'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116862> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116862'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116863> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116863'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116864> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116864'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116865> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116865'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116852> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116852'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116838> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116838'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116835> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116835'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116834> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116834'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116833> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116833'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116832> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116832'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116831> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116831'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116830> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116830'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116829> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116829'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116840> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116840'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116866> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116866'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116879> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116879'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116869> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116869'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116870> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116870'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116871> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116871'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116872> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116872'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116873> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116873'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116874> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116874'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116875> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116875'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116876> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116876'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116878> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116878'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116880> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116880'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127047> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127047'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127047'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116368> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116368'^^xsd:integer;
  dwc:scientificName 'Mesochra lilljeborgii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115701'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116368'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116479> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116479'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116479'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118010> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118010'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118010'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117481> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117481'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117481'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126649> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126649'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126649'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116926> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116926'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116926'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116918> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116918'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116918'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117578> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117578'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117578'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126805> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126805'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126805'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126445> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126445'^^xsd:integer;
  dwc:scientificName 'Arenosetella tenuissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116030'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126445'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '889409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116976> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116976'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116976'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117579> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117579'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117579'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118058> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118058'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118058'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118065> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A118065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:118065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '118065'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:118065'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127899> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127899'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127899'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127852> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127852'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127852'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127874> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127874'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127874'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127901> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127901'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127901'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127170> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127170'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127170'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127167> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127167'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127167'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127159> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127159'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127159'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117857> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117857'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117857'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127495> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127495'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127495'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126680> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126680'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126680'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126592> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126592'^^xsd:integer;
  dwc:scientificName 'Asellopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116217'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126592'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117049> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117049'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117049'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117095> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117095'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117095'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117081> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117081'^^xsd:integer;
  dwc:scientificName 'Paronychocamptus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116306'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117081'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126848> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126848'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126848'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116802> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116802'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116802'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117899> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117899'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117899'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127822> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127822'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127822'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127811> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127811'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127811'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127785> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127785'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127785'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127799> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127799'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127799'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117491> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117491'^^xsd:integer;
  dwc:scientificName 'Pseudobradya minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116140'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117491'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116611> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116611'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116611'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127648> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127648'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127648'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127644> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127644'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127644'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116974> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116974'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116974'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116532> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A116532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:116532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '116532'^^xsd:integer;
  dwc:scientificName 'Microarthridion fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116497'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:116532'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127832> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A127832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:127832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '127832'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:127832'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126820> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A126820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:126820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '126820'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:126820'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117959> ;
  mr:hasGeometry <https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.64669444"^^xsd:decimal ;
  dwc:decimalLongitude "8.069305556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.64669444 8.069305556)"^^geo:wktLiteral ;
  geo-pos:lat "53.64669444"^^xsd:decimal ;
  geo-pos:long "8.069305556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/859__urn%3Acatalog%3AMarBEF%2FManuela%3Adh%3A117959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dh:117959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/859_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dh'^^xsd:string;
  dwc:catalogNumber '117959'^^xsd:integer;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Jade Bay, German coast, North Sea'^^xsd:string;
  dwc:longitude '8.069305556'^^xsd:double;
  dwc:latitude '53.64669444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157725'^^xsd:integer;
  dwc:sampleSize ' 8.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dh:117959'^^xsd:anyURI;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF