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

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118293'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116024'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118293'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '116024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129010> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129010'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129010'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128925> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128940'^^xsd:integer;
  dwc:scientificName 'Amphiascoides dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115896'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128940'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128995> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128995'^^xsd:integer;
  dwc:scientificName 'Danielssenia quadriseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115834'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128995'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129000> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129000'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129000'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129030> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129030'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129030'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129025> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129025'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115778'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129025'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118238> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118238'^^xsd:integer;
  dwc:scientificName 'Longipedia helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116370'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118238'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '116370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128980> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128980'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128980'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118213> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118213'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118213'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129035> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129035'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115788'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129035'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128935> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.54116667 10.6895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.54116667"^^xsd:decimal ;
  dwc:decimalLongitude "10.6895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128935'^^xsd:integer;
  dwc:scientificName 'Ameirinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '10.6895'^^xsd:double;
  dwc:latitude '54.54116667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '149941'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128935'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118267> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128939'^^xsd:integer;
  dwc:scientificName 'Amphiascoides dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '115896'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128939'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129029> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129029'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129029'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129034> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129034'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '115788'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129034'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129024> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129024'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '115778'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129024'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128979> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128979'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128979'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118212> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118212'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118212'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118292> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118292'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '116024'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118292'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '116024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128994> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33483333 11.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.700000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128994'^^xsd:integer;
  dwc:scientificName 'Danielssenia quadriseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.313'^^xsd:double;
  dwc:latitude '54.33483333'^^xsd:double;
  dwc:minimumDepth '20.700000762939'^^xsd:double;
  dwc:maximumDepth '20.700000762939'^^xsd:double;
  dwc:aphiaid '115834'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128994'^^xsd:anyURI;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '115834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128923> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33333333 11.85633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.85633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128953'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.85633333'^^xsd:double;
  dwc:latitude '54.33333333'^^xsd:double;
  dwc:minimumDepth '21.60000038147'^^xsd:double;
  dwc:maximumDepth '21.60000038147'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128953'^^xsd:anyURI;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128988> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33333333 11.85633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.85633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128988'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.85633333'^^xsd:double;
  dwc:latitude '54.33333333'^^xsd:double;
  dwc:minimumDepth '21.60000038147'^^xsd:double;
  dwc:maximumDepth '21.60000038147'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128988'^^xsd:anyURI;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129028> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33333333 11.85633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.85633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129028'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.85633333'^^xsd:double;
  dwc:latitude '54.33333333'^^xsd:double;
  dwc:minimumDepth '21.60000038147'^^xsd:double;
  dwc:maximumDepth '21.60000038147'^^xsd:double;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129028'^^xsd:anyURI;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128978> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.33333333 11.85633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.85633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.600000381469727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128978'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '11.85633333'^^xsd:double;
  dwc:latitude '54.33333333'^^xsd:double;
  dwc:minimumDepth '21.60000038147'^^xsd:double;
  dwc:maximumDepth '21.60000038147'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128978'^^xsd:anyURI;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118259> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118259'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118259'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118224> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118224'^^xsd:integer;
  dwc:scientificName 'Laophonte longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '116271'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118224'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '590790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118264> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118264'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118264'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129011> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129011'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129011'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129006> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129006'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129006'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128941> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128941'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128941'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128981> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128986'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128986'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118284> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118284'^^xsd:integer;
  dwc:scientificName 'Tachidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115482'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118284'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118294> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118294'^^xsd:integer;
  dwc:scientificName 'Zosime'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115485'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118294'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128991> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128991'^^xsd:integer;
  dwc:scientificName 'Danielssenia quadriseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115834'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128991'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128996> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128996'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128996'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128946> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128946'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '116789'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128946'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '349407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118279> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118279'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) reflexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '116777'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118279'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128961> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128961'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128961'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128971> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128971'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128971'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118239> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118239'^^xsd:integer;
  dwc:scientificName 'Longipedia scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '116375'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118239'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128956> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128956'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128956'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118219> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118219'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115691'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118219'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128976> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128976'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128976'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118209> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118209'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118209'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129016> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129016'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129016'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118254> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118254'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118254'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118244> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118244'^^xsd:integer;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118244'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118269> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118269'^^xsd:integer;
  dwc:scientificName 'Sarsameira parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115615'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118269'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128926> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128926'^^xsd:integer;
  dwc:scientificName 'Ameirinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '149941'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128926'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118214> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118214'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118214'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128951> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128951'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128951'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128966> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128966'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128966'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118274> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18216667 12.40833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.40833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118274'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.40833333'^^xsd:double;
  dwc:latitude '56.18216667'^^xsd:double;
  dwc:minimumDepth '24.200000762939'^^xsd:double;
  dwc:maximumDepth '24.200000762939'^^xsd:double;
  dwc:aphiaid '116769'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118274'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '358171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118265> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118265'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118265'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129002> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129002'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129002'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128922> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128952'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128952'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128987> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128987'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128987'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118250> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118250'^^xsd:integer;
  dwc:scientificName 'Microsetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115341'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118250'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118295> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118295'^^xsd:integer;
  dwc:scientificName 'Zosime'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115485'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118295'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128992> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128992'^^xsd:integer;
  dwc:scientificName 'Danielssenia quadriseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115834'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128992'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129027> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129027'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129027'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129032> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A129032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:129032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '129032'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115788'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:129032'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128962> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128962'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128962'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118240> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118240'^^xsd:integer;
  dwc:scientificName 'Longipedia scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '116375'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118240'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128977> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128977'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128977'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118210> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118210'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118210'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118230> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A118230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:118230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '118230'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:118230'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128932> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128932'^^xsd:integer;
  dwc:scientificName 'Ameirinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '149941'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128932'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128927> ;
  mr:hasGeometry <https://eurobis.org/id/point/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.92633333 12.62683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.92633333"^^xsd:decimal ;
  dwc:decimalLongitude "12.62683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/977__urn%3Acatalog%3AMarBEF%2FManuela%3Adw%3A128927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:dw:128927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/977_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'dw'^^xsd:string;
  dwc:catalogNumber '128927'^^xsd:integer;
  dwc:scientificName 'Ameirinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Western Baltic Sea'^^xsd:string;
  dwc:longitude '12.62683333'^^xsd:double;
  dwc:latitude '55.92633333'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '149941'^^xsd:integer;
  dwc:sampleSize ' 30.68 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:dw:128927'^^xsd:anyURI;
  dwc:observationDate '2002-10-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
# EOF