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

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145234'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145234'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145364> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145364'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145364'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145366> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145366'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145366'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145367> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145367'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145367'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145369> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145369'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145369'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145370> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145370'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145370'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145371> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145371'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145371'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145372> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145372'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145372'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145363> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145363'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145363'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145229> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145229'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145229'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145228> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145228'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145228'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145233> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145233'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145233'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145235> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145235'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145235'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145236> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145236'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145236'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145520> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145520'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145520'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145519> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145519'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145519'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145384> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145384'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145384'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145383> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145383'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145383'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145380> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145380'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145380'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145536> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145536'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145536'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145365> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145365'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145365'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145361> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145361'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145361'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145362> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145362'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145362'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145335> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145335'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145335'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145327> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145327'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145327'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145332> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145332'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145332'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145326> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145326'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145326'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145550> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145550'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145550'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145545> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145545'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145545'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145632> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145632'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145632'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145636> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145636'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145636'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145634> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145634'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145634'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145633> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145633'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145633'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145392> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145392'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145392'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145393> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145393'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145393'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145244> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145244'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145244'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145241> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145241'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145241'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145243> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145243'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145243'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145245> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145245'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145245'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145246> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145246'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145246'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145876> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145876'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145876'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145249> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145249'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145249'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145250> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145250'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145250'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145251> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145251'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145251'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145252> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145252'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145252'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145242> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145242'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145242'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145866> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145866'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145866'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145712> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145712'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145712'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145709> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145709'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145709'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145715> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145715'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145715'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145714> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145714'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145714'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145711> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145711'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145711'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145716> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145716'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145716'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145872> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145872'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145872'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145870> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145870'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145870'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145869> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145869'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145869'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145868> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145868'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145868'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145867> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145867'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145867'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145875> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145875'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145875'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145874> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145874'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145874'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145873> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145873'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145873'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145625> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145625'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145625'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145626> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145626'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145626'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145627> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145627'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145627'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145637> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145637'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145637'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145358> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145358'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145358'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145359> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145359'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145359'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145360> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145360'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145360'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145863> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145863'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145863'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145859> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145859'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145859'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145860> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145860'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145860'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145862> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145862'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145862'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145864> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145864'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145864'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145865> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145865'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145865'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145842> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145842'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145842'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145849> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145849'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145849'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145847> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145847'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145847'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145846> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145846'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145846'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145848> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145848'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145848'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145858> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145858'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145858'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145857> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145857'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145857'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145856> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145856'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145856'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145855> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145855'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145855'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145854> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145854'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145854'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145852> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145852'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145852'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145736> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145736'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145736'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145737> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145737'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145737'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145742> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145742'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145742'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145744> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145744'^^xsd:integer;
  dwc:scientificName 'Polygastrophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2563'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145744'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145754> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145754'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145754'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145750> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145750'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145750'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145635> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145635'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145635'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145845> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145845'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145845'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145844> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145844'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145844'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145850> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145850'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145850'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145387> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145387'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145387'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145386> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145386'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145386'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145385> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145385'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145385'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145391> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145391'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145391'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145394> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145394'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145394'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145388> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145388'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145388'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145389> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145389'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145389'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145396> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145396'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145396'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145395> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145395'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145395'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145390> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145390'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145390'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145851> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145851'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145851'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145861> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145861'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145861'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145841> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145841'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145841'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145306> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145306'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145306'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145302> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145302'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145302'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145300> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145300'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145300'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145295> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145295'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145295'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145315> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145315'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145315'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145322> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145322'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145322'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145292> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145292'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145292'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145294> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145294'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145294'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145821> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145821'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145821'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145827> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145827'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145827'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145826> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145826'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145826'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145822> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145822'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145822'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145820> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145820'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145820'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145823> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145823'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145823'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145311> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145311'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145311'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145320> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145320'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145320'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145319> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145319'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145319'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145318> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145318'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145318'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145317> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145317'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145317'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145323> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145323'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145323'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145314> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145314'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145314'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145310> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145310'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145310'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145281> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145281'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145281'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145277> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145277'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145277'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145278> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145278'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145278'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145280> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145280'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145280'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145282> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145282'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145282'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145284> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145284'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145284'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145286> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145286'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145286'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145279> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145279'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145279'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145675> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145675'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145675'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145674> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145674'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145674'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145673> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145673'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145673'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145676> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145676'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145676'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145708> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145708'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145708'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145707> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145707'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145707'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145706> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145706'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145706'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145704> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145704'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145704'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145703> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145703'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145703'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145679> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145679'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145679'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145677> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145677'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145677'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145638> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145638'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145638'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145657> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145657'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145657'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145658> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145658'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145658'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145639> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145639'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145639'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145649> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145649'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145649'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145660> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145660'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145660'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145718> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145718'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145718'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145505> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145505'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145505'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145509> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145509'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145509'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145510> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145510'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145510'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145514> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145514'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145514'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145623> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145623'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145623'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145622> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145622'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145622'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145621> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145621'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145621'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145619> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145619'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145619'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145259> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145259'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145259'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145257> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145257'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145257'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145258> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145258'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145258'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145256> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145256'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145256'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145264> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145264'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145264'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145262> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145262'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145262'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145255> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145255'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145255'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145261> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145261'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145261'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145260> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145260'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145260'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145254> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145254'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145254'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145835> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145835'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145835'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145836> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145836'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145836'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145834> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145834'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145834'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145765> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145765'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145765'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145561> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145561'^^xsd:integer;
  dwc:scientificName 'Morlaixia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2441'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145561'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145375> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145375'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145375'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145382> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145382'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145382'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145381> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145381'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145381'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145379> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145379'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145379'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145378> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145378'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145378'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145377> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145377'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145377'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145376> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145376'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145806> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145806'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145806'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145815> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145815'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145815'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145814> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145814'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145814'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145374> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145374'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145374'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145373> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145373'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145373'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145418> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145418'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145418'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145410> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145410'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145410'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145411> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145411'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145411'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145420> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145420'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145420'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145412> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145412'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145412'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145419> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145419'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145419'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145414> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145414'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145414'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145409> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145409'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145409'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145654> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145654'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145654'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145653> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145653'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145653'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145652> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145652'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145652'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145651> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145651'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145651'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145650> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145650'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145650'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145648> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145648'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145648'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145659> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145659'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145659'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145646> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145646'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145646'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145645> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145645'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145645'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145643> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145643'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145643'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145642> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145642'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145642'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145641> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145641'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145641'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145640> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145640'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145640'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145495> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145495'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145495'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145483> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145483'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145483'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145485> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145485'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145485'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145486> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145486'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145486'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145499> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145499'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145499'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145500> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145500'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145500'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145501> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145501'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145501'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145502> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145502'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145502'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145503> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145503'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145503'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145630> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145630'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145630'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145481> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145481'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145481'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145493> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145493'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145493'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145494> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145494'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145494'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145496> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145496'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145496'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145497> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145497'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145497'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145487> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145487'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145487'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145488> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145488'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145488'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145490> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145490'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145490'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145491> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145491'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145491'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145492> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145492'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145492'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145504> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145504'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145504'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145628> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145628'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145628'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145629> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145629'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145629'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145572> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145572'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145572'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145589> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145589'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145589'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145573> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145573'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145573'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145574> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145574'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145574'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145647> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145647'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145647'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145656> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145656'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145656'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145576> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145576'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145576'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145587> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145587'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145587'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145584> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145584'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145584'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145579> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145579'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145579'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145575> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145575'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145575'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145578> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145578'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145578'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145577> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145577'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145577'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145588> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145588'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145588'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145590> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145590'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145590'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145586> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145586'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145586'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145600> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145600'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145600'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145599> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145599'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145599'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145598> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145598'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145598'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145596> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145596'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145596'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145595> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145595'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145595'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145594> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145594'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145594'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145592> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145592'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145592'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145597> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145597'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145597'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145591> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145591'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145591'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145655> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145655'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145655'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145593> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145593'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145593'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145293> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145293'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145293'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145324> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145324'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145324'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145474> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145474'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145474'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145477> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145477'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145477'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145469> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145469'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145469'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145470> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145470'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145470'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145471> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145471'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145471'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145472> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145472'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145472'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145473> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145473'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145473'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145479> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145479'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145479'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145476> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145476'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145476'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145475> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145475'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145475'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145423> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145423'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145423'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145422> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145422'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145422'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145480> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145480'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145480'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145291> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145291'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145291'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145289> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145289'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145289'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145290> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145290'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145290'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145463> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145463'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145463'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145618> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145618'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145618'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145617> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145617'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145617'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145624> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145624'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145624'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145614> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145614'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145614'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145615> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145615'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145615'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145613> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145613'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145613'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145338> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145338'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145338'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145462> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145462'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145462'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145461> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145461'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145461'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145460> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145460'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145460'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145459> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145459'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145459'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145464> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145464'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145464'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145456> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145456'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145456'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145458> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145458'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145458'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145337> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145337'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145337'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145797> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145797'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145797'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145788> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145788'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145788'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145786> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145786'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145786'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145785> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145785'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145785'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145784> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145784'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145784'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145798> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145798'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145798'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145782> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145782'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145782'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145780> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145780'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145780'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145781> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145781'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145781'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145783> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145783'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145783'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145790> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145790'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145790'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145791> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145791'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145791'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145792> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145792'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145792'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145793> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145793'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145793'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145794> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145794'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145794'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145795> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145795'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145795'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145796> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145796'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145796'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145771> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145771'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145771'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145803> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145803'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145803'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145773> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145773'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145773'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145774> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145774'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145774'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145769> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145769'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145769'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145799> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145799'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145799'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145800> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145800'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145800'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145778> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145778'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145778'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145770> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145770'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145770'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145777> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145777'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145777'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145775> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145775'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145775'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145804> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145804'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145804'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145772> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145772'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145772'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145789> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145789'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145789'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145802> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145802'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145802'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145801> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145801'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145801'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145776> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145776'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145776'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145438> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145438'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145438'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145449> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145449'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145449'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145448> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145448'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145448'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145447> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145447'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145447'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145446> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145446'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145446'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145444> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145444'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145444'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145442> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145442'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145442'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145441> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145441'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145441'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145440> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145440'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145440'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145439> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145439'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145439'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145437> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145437'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145437'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145436> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145436'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145436'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145435> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145435'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145435'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145434> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145434'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145434'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145445> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145445'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145445'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145465> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145465'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145465'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145455> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145455'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145455'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145467> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145467'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145467'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145433> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145433'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145433'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145457> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145457'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145457'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145443> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145443'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145443'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145454> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145454'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145454'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145453> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145453'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145453'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145452> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145452'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145452'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145451> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145451'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145451'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145450> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145450'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145450'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145466> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145466'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145466'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145468> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145468'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145468'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145886> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145886'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145886'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145885> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145885'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145885'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145884> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145884'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145884'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145883> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145883'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145883'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145881> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145881'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145881'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145879> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145879'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145879'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145877> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145877'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145877'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145882> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145882'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145882'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145224> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145224'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145224'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145220> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145220'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145220'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145226> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145226'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145226'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145215> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145215'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145215'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145211> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145211'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145211'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145218> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145218'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145218'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145217> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145217'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145217'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145216> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145216'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145216'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145219> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145219'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145219'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145240> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145240'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145240'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145222> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145222'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145222'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145205> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145205'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145205'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145206> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145206'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145206'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145207> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145207'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145207'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145214> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145214'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145214'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145208> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145208'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145208'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145239> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145239'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145239'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145210> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145210'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145210'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145227> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145227'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145227'^^xsd:anyURI;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145213> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145213'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145213'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145209> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145209'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145209'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145238> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145238'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145238'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145498> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145498'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145498'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145248> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145248'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145248'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145247> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145247'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145247'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145813> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145813'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145813'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145812> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145812'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145812'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145811> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145811'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145811'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145810> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145810'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145810'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145807> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145807'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145807'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145403> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145403'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145403'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145406> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145406'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145406'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145408> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145408'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145408'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145404> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145404'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145404'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145405> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145405'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145405'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145399> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145399'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145399'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145407> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145407'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145407'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145401> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145401'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145401'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145397> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145397'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145397'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145400> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145400'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145400'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145402> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145402'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145402'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145731> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145731'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145731'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145729> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145729'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145729'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145726> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145726'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145726'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145276> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145276'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145276'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145275> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145275'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145275'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145273> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145273'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145273'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145271> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145271'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145271'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145269> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145269'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145269'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145268> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145268'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145268'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145267> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145267'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145267'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145266> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145266'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145266'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145274> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145274'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145274'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145265> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145265'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145265'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145330> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145330'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145330'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145368> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145368'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145368'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145661> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145661'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145661'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145671> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145671'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145671'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145669> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145669'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145669'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145668> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145668'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145668'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145666> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145666'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145666'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145665> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145665'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145665'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145663> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145663'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145663'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145662> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145662'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145662'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145678> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145678'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145678'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145253> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145253'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145253'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145263> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145263'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145263'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145616> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145616'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145616'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145880> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145880'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145880'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145888> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145888'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145888'^^xsd:anyURI;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145272> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145272'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145272'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145270> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145270'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145270'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145398> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145398'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145398'^^xsd:anyURI;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145631> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145631'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145631'^^xsd:anyURI;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145482> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145482'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145482'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145478> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145478'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145478'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145489> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145489'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145489'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145853> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145853'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145853'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145644> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145644'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145644'^^xsd:anyURI;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145779> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145779'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145779'^^xsd:anyURI;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145871> ;
  mr:hasGeometry <https://eurobis.org/id/point/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.60694 18.79889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.60694"^^xsd:decimal ;
  dwc:decimalLongitude "18.79889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/695__urn%3Acatalog%3AMarBEF%2FManuela%3AIb%3A145871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Ib:145871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/695_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Ib'^^xsd:string;
  dwc:catalogNumber '145871'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Southern Baltic'^^xsd:string;
  dwc:longitude '18.79889'^^xsd:double;
  dwc:latitude '54.60694'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Ib:145871'^^xsd:anyURI;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF