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

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643044'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643044'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643041> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643041'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643041'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641664> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641664'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641664'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641661> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641661'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641661'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641660> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641660'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641660'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641662> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641662'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641662'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641663> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641663'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641663'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641672> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641672'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641672'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641669> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641669'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641669'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642572> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642572'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642572'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634524> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634524'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634524'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642585> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642585'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642585'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642578> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642578'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642578'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642573> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642573'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642573'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642577> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642577'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642577'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642576> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642576'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642576'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642575> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642575'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642575'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642574> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642574'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642574'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641455> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641455'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641455'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641452> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641452'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641452'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634861> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634861'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634861'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634844> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634844'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634844'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634862> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634862'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634862'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634845> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634845'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634845'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634863> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634863'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634863'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634847> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634847'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634847'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634850> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634850'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634850'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634851> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634851'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634851'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634856> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634856'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634856'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634857> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634857'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634857'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634858> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634858'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634858'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634859> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634859'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634859'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643066> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643066'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643066'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641807> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641807'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641807'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641829> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641829'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641829'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641820> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641820'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641820'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641838> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641838'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641838'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641823> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641823'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641823'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641824> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641824'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641824'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641825> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641825'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641825'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641826> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641826'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641826'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641827> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641827'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641827'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641828> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641828'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641828'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641839> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641839'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641839'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642161> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642161'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642161'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642152> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642152'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642152'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642165> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642165'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642165'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642164> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642164'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642164'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642186> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642186'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642186'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642162> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642162'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642162'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642149> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642149'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642149'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641883> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641883'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641883'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642595> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642595'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642595'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642185> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642185'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642185'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642151> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642151'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642151'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641814> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641814'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641814'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641813> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641813'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641813'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641818> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641818'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641818'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641816> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641816'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641816'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641815> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641815'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641815'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641840> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641840'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641840'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634591> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634591'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634591'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634590> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634590'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634590'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634596> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634596'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634596'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634597> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634597'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634597'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634602> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634602'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634602'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641812> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641812'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641812'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641811> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641811'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641811'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641810> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641810'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641810'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641822> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641822'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641822'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641808> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641808'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641808'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641821> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641821'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641821'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641819> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641819'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641819'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642134> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642134'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642134'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642137> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642137'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642137'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642140> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642140'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642140'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641817> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641817'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641817'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641809> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641809'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641809'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641689> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641689'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641689'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641705> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641705'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641705'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641685> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641685'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641685'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641684> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641684'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641684'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641683> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641683'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641683'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641682> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641682'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641682'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641681> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641681'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641681'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641687> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641687'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641687'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642163> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642163'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642163'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642153> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642153'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642153'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642154> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642154'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642154'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642158> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642158'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642158'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642160> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642160'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642160'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642187> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642187'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642187'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642171> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642171'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642171'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642181> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642181'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642181'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642180> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642180'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642180'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642179> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642179'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642179'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642175> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642175'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642175'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642174> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642174'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642174'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642173> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642173'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642173'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642170> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642170'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642170'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642159> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642159'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642159'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642182> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642182'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642182'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642322> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642322'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642322'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642323> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642323'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642323'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642313> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642313'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642313'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642308> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642308'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642308'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642310> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642310'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642310'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642311> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642311'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642311'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642314> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642314'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642314'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642312> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642312'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642312'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642588> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642588'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642588'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642587> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642587'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642587'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642552> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642552'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642552'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642586> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642586'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642586'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642471> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642471'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642471'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641440> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641440'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641440'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641434> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641434'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641434'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641435> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641435'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641435'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641436> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641436'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641436'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641443> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641443'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641443'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641449> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641449'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641449'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641428> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641428'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641428'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634771> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634771'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634771'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641446> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641446'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641446'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635386> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635386'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635386'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634694> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634694'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634694'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634696> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634696'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634696'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634698> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634698'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634698'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634697> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634697'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634697'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642315> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642315'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642315'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642320> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642320'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642320'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642321> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642321'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642321'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642318> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642318'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642318'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642317> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642317'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642317'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642316> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642316'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642316'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641706> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641706'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641706'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641701> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641701'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641701'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641708> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641708'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641708'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641700> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641700'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641700'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641686> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641686'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641686'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641699> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641699'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641699'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641697> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641697'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641697'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641690> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641690'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641690'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641707> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641707'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641707'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641688> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641688'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641688'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642360> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642360'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642360'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642357> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642357'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642357'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634699> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634699'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634699'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634708> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634708'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634708'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634707> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634707'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634707'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634704> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634704'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634704'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634701> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634701'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634701'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634693> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634693'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634693'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634692> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634692'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634692'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634710> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634710'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634710'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634700> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634700'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634700'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642633> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642633'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642633'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642646> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642646'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642646'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642645> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642645'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642645'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642644> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642644'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642644'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642643> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642643'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642643'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642641> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642641'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642641'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642649> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642649'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642649'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642634> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642634'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642634'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642650> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642650'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642650'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642632> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642632'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642632'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642631> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642631'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642631'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642651> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642651'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642651'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642655> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642655'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642655'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642663> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642663'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642663'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642662> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642662'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642662'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642647> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642647'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642647'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642659> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642659'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642659'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642640> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642640'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642640'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642657> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642657'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642657'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642656> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642656'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642656'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642927> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642927'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642927'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642926> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642926'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642926'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642932> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642932'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642932'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642924> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642924'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642924'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642920> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642920'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642920'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642923> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642923'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642923'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642275> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642275'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642275'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642272> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642272'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642272'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641951> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641951'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641951'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641950> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641950'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641950'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641943> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641943'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641943'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641944> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641944'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641944'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641945> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641945'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641945'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641946> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641946'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641946'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641952> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641952'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641952'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641953> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641953'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641953'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641954> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641954'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641954'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641955> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641955'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641955'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641958> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641958'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641958'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641959> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641959'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641959'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641964> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641964'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641964'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641965> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641965'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641965'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641949> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641949'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641949'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634777> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634777'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634777'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634780> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634780'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634780'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634783> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634783'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634783'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642273> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642273'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642273'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642264> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642264'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642264'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642269> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642269'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642269'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634987> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634987'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634987'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635217> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635217'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635217'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635216> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635216'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635216'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635211> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635211'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635211'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635212> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635212'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635212'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635218> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635218'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635218'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635215> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635215'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635215'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635220> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635220'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635220'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635221> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635221'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635221'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635222> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635222'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635222'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635224> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635224'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635224'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635219> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635219'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635219'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635213> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635213'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635213'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642319> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642319'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642319'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634895> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634895'^^xsd:integer;
  dwc:scientificName 'Desmodora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '228526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634895'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634745> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634745'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634745'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634720> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634720'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634720'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634719> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634719'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634719'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634728> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634728'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634728'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634730> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634730'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634730'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634743> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634743'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634743'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634724> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634724'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634724'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634723> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634723'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634723'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634722> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634722'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634722'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634749> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634749'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634749'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634752> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634752'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634752'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634753> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634753'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634753'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634750> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634750'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634750'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634714> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634714'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634714'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634715> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634715'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634715'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634718> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634718'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634718'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634717> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634717'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634717'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634716> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634716'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634716'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634732> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634732'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634732'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634733> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634733'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634733'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634734> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634734'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634734'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634721> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634721'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634721'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634744> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634744'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634744'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641491> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641491'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641491'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641494> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641494'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641494'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635323> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635323'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635323'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635324> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635324'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635324'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634731> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634731'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634731'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635359> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635359'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635359'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635360> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635360'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635360'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635362> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635362'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635362'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635365> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635365'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635365'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635352> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635352'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635352'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635350> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635350'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635350'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635353> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635353'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635353'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635351> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635351'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635351'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634996> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634996'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634996'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634995> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634995'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634995'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634985> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634985'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634985'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634984> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634984'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634984'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634982> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634982'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634982'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635003> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635003'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635003'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634981> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634981'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634981'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634980> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634980'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634980'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634983> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634983'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634983'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635005> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635005'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635005'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635208> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635208'^^xsd:integer;
  dwc:scientificName 'Graphonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2287'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635208'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635204> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635204'^^xsd:integer;
  dwc:scientificName 'Graphonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2287'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635204'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635202> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635202'^^xsd:integer;
  dwc:scientificName 'Graphonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2287'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635202'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635203> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635203'^^xsd:integer;
  dwc:scientificName 'Graphonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2287'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635203'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635156> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635156'^^xsd:integer;
  dwc:scientificName 'Euchromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635156'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634882> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634882'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634882'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634881> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634881'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634881'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634889> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634889'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634889'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634886> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634886'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634886'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634888> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634888'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634888'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634892> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634892'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634892'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634893> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634893'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634893'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634880> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634880'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634880'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634711> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634711'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634711'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634712> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634712'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634712'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634796> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634796'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634796'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634795> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634795'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634795'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642526> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642526'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642526'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642539> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642539'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642539'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642545> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642545'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642545'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642541> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642541'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642541'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642543> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642543'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642543'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642544> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642544'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642544'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642546> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642546'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642546'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642550> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642550'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642550'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642551> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642551'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642551'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642538> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642538'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642538'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642510> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642510'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642510'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642540> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642540'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642540'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642527> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642527'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642527'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642529> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642529'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642529'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642530> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642530'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642530'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642531> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642531'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642531'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642532> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642532'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642532'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642533> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642533'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642533'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642537> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642537'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642537'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635021> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635021'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635021'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635020> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635020'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635020'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635019> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635019'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635019'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635018> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635018'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635018'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635015> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635015'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635015'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635014> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635014'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635014'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635013> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635013'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635013'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635001> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635001'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635001'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635006> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635006'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635006'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635004> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635004'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635004'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634626> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634626'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634626'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642339> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642339'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642339'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635031> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635031'^^xsd:integer;
  dwc:scientificName 'Ditlevsenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2558'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635031'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635030> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635030'^^xsd:integer;
  dwc:scientificName 'Ditlevsenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2558'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635030'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635000> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635000'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635000'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634999> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634999'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634999'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634998> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634998'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634998'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635012> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635012'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635012'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635002> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635002'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635002'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642278> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642278'^^xsd:integer;
  dwc:scientificName 'Paroxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2554'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642278'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641995> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641995'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641995'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641996> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641996'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641996'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641998> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641998'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641998'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642025> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642025'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642025'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642000> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642000'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642000'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642004> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642004'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642004'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634860> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634860'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634860'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634866> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634866'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634866'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635373> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635373'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635373'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635372> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635372'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635372'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642915> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642915'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642915'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642914> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642914'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642914'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641987> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641987'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641987'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641999> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641999'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641999'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641988> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641988'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641988'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641989> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641989'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641989'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641990> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641990'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641990'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641991> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641991'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641991'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641992> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641992'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641992'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641993> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641993'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641993'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641994> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641994'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641994'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641413> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641413'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641413'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642089> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642089'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642089'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642083> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642083'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642083'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642203> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642203'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642203'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642198> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642198'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642198'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642197> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642197'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642197'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642372> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642372'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642372'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635230> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635230'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635230'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635231> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635231'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635231'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635227> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635227'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635227'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635238> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635238'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635238'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635237> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635237'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635237'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635236> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635236'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635236'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635248> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635253'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635253'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642132> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642132'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642132'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642131> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642131'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642131'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642126> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642126'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642126'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642122> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642122'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642122'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641880> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641880'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641880'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641857> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641857'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641857'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635252> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635252'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635252'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635251> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635251'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635251'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635249> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635249'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635249'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635255> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635255'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635255'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635245> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635245'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635245'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635247> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635250'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635250'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635258> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635258'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635258'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635257> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635257'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635257'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635259> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635259'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635259'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635260> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635260'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635260'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635256> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635256'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635256'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641867> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641867'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641867'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641870> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641870'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641870'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641856> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641856'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641856'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641858> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641858'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641858'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641859> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641859'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641859'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641860> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641860'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641860'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641861> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641861'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641861'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641862> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641862'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641862'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641863> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641863'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641863'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641864> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641864'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641864'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642097> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642097'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642097'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642101> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642101'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642101'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642098> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642098'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642098'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642082> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642082'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642082'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642102> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642102'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642102'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642080> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642080'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642080'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642086> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642086'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642086'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642087> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642087'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642087'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642088> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642088'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642088'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642085> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642085'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642085'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642070> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642070'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642070'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642525> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642525'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642525'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642509> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642509'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642509'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642507> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642507'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642507'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642511> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642511'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642511'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642512> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642512'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642512'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642513> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642513'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642513'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642514> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642514'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642514'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642515> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642515'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642515'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642516> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642516'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642516'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642517> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642517'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642517'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641967> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641967'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641967'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641968> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641968'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641968'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641969> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641969'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641969'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641970> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641970'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641970'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641971> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641971'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641971'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641843> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641843'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641843'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641846> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641846'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641846'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635280> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635280'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635280'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635293> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635293'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635293'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635296> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635296'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635296'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635279> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635279'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635279'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635278> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635278'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635278'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635277> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635277'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635277'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635301> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635301'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635301'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635292> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635292'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635292'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635282> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635282'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635282'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635283> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635283'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635283'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635295> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635295'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635295'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642508> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642508'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642508'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635281> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635281'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635281'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635294> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635294'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635294'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642348> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642348'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642348'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642354> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642354'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642354'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642691> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642691'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642691'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642694> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642694'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642694'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642696> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642696'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642696'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642697> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642697'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642697'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642698> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642698'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642698'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642699> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642699'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642699'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642706> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642706'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642706'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642703> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642703'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642703'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642695> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642695'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642695'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634973> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634973'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634973'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634976> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634976'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634976'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642349> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642349'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642349'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642457> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642457'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642457'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642462> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642462'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642462'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642465> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642465'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642465'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642456> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642456'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642456'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642260> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642260'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642260'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641461> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641461'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641461'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635162> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635162'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635162'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635165> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635165'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635165'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635185> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635185'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635185'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635184> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635184'^^xsd:integer;
  dwc:scientificName 'Gonionchus cumbraensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635184'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641410> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641410'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641410'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634633> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634633'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634633'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634629> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634629'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634629'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634651> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634651'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634651'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634652> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634652'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634652'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634644> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634644'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634644'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634646> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634646'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634646'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634632> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634632'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634632'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634638> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634638'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634638'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634640> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634640'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634640'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634653> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634653'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634653'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634641> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634641'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634641'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634642> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634642'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634642'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634645> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634645'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634645'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642748> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642748'^^xsd:integer;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642748'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642751> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642751'^^xsd:integer;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642751'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634811> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634811'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634811'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634801> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634801'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634801'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634807> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634807'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634807'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634813> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634813'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634813'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635307> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635307'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635307'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642369> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642369'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642369'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634877> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634877'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634877'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634874> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634874'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634874'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643008> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643008'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643008'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643007> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643007'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643007'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643006> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643006'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643006'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643005> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643005'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643005'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643004> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643004'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643004'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643002> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643002'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643002'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643000> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643000'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643000'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642999> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642999'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642999'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643017> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643017'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643017'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643035> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643035'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643035'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642996> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642996'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642996'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642993> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642993'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642993'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643034> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643034'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643034'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643036> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643036'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643036'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643038> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643038'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643038'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643039> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643039'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643039'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643040> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643040'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643040'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642997> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642997'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642997'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643003> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643003'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643003'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643015> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643015'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643015'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643029> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643029'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643029'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643028> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643028'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643028'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643027> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643027'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643027'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643026> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643026'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643026'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643023> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643023'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643023'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643022> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643022'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643022'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642995> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642995'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642995'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642994> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642994'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642994'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643030> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643030'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643030'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643032> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643032'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643032'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643021> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643021'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643021'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643020> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643020'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643020'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643019> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643019'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643019'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643018> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643018'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643018'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643001> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643001'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643001'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643016> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643016'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643016'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642998> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642998'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642998'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643014> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643014'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643014'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643010> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643010'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643010'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635374> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635374'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635374'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635368> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635368'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635368'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635371> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635371'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635371'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635382> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635382'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635382'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635381> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635381'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635381'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635380> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635380'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635380'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635376> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635376'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635376'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635375> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635375'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635375'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635384> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635384'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635384'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635383> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635383'^^xsd:integer;
  dwc:scientificName 'Latronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635383'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642594> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642594'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642594'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642600> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642600'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642600'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642601> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642601'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642601'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642603> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642603'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642603'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642604> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642604'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642604'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642610> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642610'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642610'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642125> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642125'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642125'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641869> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641869'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641869'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641868> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641868'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641868'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641866> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641866'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641866'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641855> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641855'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641855'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641837> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641837'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641837'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641488> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641488'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641488'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642033> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642033'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642033'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642034> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642034'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642034'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642035> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642035'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642035'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642031> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642031'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642031'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634820> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634820'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634820'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634816> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634816'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634816'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634817> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634817'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634817'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634818> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634818'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634818'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642498> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642498'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642498'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642628> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642628'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642628'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642888> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642888'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642888'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642887> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642887'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642887'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642886> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642886'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642886'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642885> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642885'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642885'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642884> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642884'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642884'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642881> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642881'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642881'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642893> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642893'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642893'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642340> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642340'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642340'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642341> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642341'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642341'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642342> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642342'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642342'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642333> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642333'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642333'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642336> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642336'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642336'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642337> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642337'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642337'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642679> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642679'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642679'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642676> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642676'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642676'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642673> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642673'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642673'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642325> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642325'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642325'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642326> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642326'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642326'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642330> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642330'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642330'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642324> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642324'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642324'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635325> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635325'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635325'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635322> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635322'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635322'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635319> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635319'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635319'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635327> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635327'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635327'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635328> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635328'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635328'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635326> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635326'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635326'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641924> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641924'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641924'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641928> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641928'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641928'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641889> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641889'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641889'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641886> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641886'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641886'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641909> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641909'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641909'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641887> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641887'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641887'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641922> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641922'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641922'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641929> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641929'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641929'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641930> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641930'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641930'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641932> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641932'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641932'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641933> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641933'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641933'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641934> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641934'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641934'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641935> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641935'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641935'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641920> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641920'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641920'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641923> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641923'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641923'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642911> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642911'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642911'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641891> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641891'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641891'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641892> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641892'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641892'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641925> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641925'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641925'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641893> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641893'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641893'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641919> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641919'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641919'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641895> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641895'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641895'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641896> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641896'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641896'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641897> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641897'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641897'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641911> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641911'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641911'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641898> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641898'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641898'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641914> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641914'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641914'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641912> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641912'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641912'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641915> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641915'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641915'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641910> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641910'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641910'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641908> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641908'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641908'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641900> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641900'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641900'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641913> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641913'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641913'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634612> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634612'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634612'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634620> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634620'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634620'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634623> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634623'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634623'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634624> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634624'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634624'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634610> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634610'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634610'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634608> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634608'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634608'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642096> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642096'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642096'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642095> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642095'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642095'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642069> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642069'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642069'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642104> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642104'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642104'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642103> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642103'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642103'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642062> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642062'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642062'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642063> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642063'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642063'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642064> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642064'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642064'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642065> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642065'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642065'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642067> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642067'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642067'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642068> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642068'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642068'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634572> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634572'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634572'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642107> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642107'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642107'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642106> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642106'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642106'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642105> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642105'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642105'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642110> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642110'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642110'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641627> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641627'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641627'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641633> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641633'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641633'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641628> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641628'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641628'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641573> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641573'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641573'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641624> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641624'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641624'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635242> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635242'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635242'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634949> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634949'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634949'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634937> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634937'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634937'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634938> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634938'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634938'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634939> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634939'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634939'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634940> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634940'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634940'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634962> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634962'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634962'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634898> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634898'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634898'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634944> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634944'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634944'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634943> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634943'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634943'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634899> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634899'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634899'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634942> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634942'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634942'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634936> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634936'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634936'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634945> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634945'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634945'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634950> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634950'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634950'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634951> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634951'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634951'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634952> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634952'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634952'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634953> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634953'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634953'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634961> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634961'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634961'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635243> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635243'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635243'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635244> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635244'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635244'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635153> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635153'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635153'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635144> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635144'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635144'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642715> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642715'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642715'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642709> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642709'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642709'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642712> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642712'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642712'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642714> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642714'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642714'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642713> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642713'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642713'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642188> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642188'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642188'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641657> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641657'^^xsd:integer;
  dwc:scientificName 'Metadesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2340'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641657'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641650> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641650'^^xsd:integer;
  dwc:scientificName 'Metadesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2340'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641650'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641648> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641648'^^xsd:integer;
  dwc:scientificName 'Metadesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2340'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641648'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635148> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635148'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635148'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635147> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635147'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635147'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641724> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641724'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641724'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641723> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641723'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641723'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641747> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641747'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641747'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641749> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641749'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641749'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641750> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641750'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641750'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641751> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641751'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641751'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641756> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641756'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641756'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641757> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641757'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641757'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641758> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641758'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641758'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641761> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641761'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641761'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641760> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641760'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641760'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641744> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641744'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641744'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641762> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641762'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641762'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641763> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641763'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641763'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641764> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641764'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641764'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641765> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641765'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641765'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641767> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641767'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641767'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641768> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641768'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641768'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641769> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641769'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641769'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641759> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641759'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641759'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641735> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641735'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641735'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641725> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641725'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641725'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641726> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641726'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641726'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641727> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641727'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641727'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641728> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641728'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641728'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641729> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641729'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641729'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641730> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641730'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641730'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641731> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641731'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641731'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642144> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642144'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642144'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642143> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642143'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642143'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642114> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642114'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642114'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642113> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642113'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642113'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634967> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634967'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634967'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641733> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641733'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641733'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641732> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641732'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641732'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641734> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641734'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641734'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641745> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641745'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641745'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641736> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641736'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641736'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641737> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641737'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641737'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641738> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641738'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641738'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641739> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641739'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641739'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641740> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641740'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641740'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641741> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641741'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641741'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641742> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641742'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641742'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641743> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641743'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641743'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641984> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641984'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641984'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641983> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641983'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641983'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634680> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634680'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634680'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634656> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634656'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634656'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634671> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634671'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634671'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634657> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634657'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634657'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634691> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634691'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634691'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634690> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634690'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634690'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634658> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634658'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634658'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634659> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634659'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634659'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634689> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634689'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634689'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642445> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642445'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642445'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634673> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634673'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634673'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634674> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634674'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634674'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634682> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634682'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634682'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634663> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634663'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634663'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634661> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634661'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634661'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634662> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634662'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634662'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634664> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634664'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634664'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634685> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634685'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634685'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634684> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634684'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634684'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634675> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634675'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634675'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634683> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634683'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634683'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634687> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634687'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634687'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634660> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634660'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634660'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642429> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642429'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642429'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642430> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642430'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642430'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642435> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642435'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642435'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642436> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642436'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642436'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642441> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642441'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642441'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642363> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642363'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642363'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635392> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635392'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635392'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635391> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635391'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635391'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635398> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635398'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635398'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635394> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635394'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635394'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635393> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635393'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635393'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635390> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635390'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635390'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642771> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642771'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642771'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641513> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641513'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641513'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641514> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641514'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641514'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641515> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641515'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641515'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641522> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641522'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641522'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641525> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641525'^^xsd:integer;
  dwc:scientificName 'Ascolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641525'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641419> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641419'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641419'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641425> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641425'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641425'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641416> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641416'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641416'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641422> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641422'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641422'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642725> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642725'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642725'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642729> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642729'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642729'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642733> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642733'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642733'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642734> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642734'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642734'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642739> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642739'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642739'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642721> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642721'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642721'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642722> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642722'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642722'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642723> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642723'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642723'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642724> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642724'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642724'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642726> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642726'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642726'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642728> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642728'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642728'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642255> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642255'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642255'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642254> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642254'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642254'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641585> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641585'^^xsd:integer;
  dwc:scientificName 'Manunema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641585'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641582> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641582'^^xsd:integer;
  dwc:scientificName 'Manunema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641582'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641577> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641577'^^xsd:integer;
  dwc:scientificName 'Manunema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641577'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641576> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641576'^^xsd:integer;
  dwc:scientificName 'Manunema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641576'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642502> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642502'^^xsd:integer;
  dwc:scientificName 'Rhadinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642502'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642501> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642501'^^xsd:integer;
  dwc:scientificName 'Rhadinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2411'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642501'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642727> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642727'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642727'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641567> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641567'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641567'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634506> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634506'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634506'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634509> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634509'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634509'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634519> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634519'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634519'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634504> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634504'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634504'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634518> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634518'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634518'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634515> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634515'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634515'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634511> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634511'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634511'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634516> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634516'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634516'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642231> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642231'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642231'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642227> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642227'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642227'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634490> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634490'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634490'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634501> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634501'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634501'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634492> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634492'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634492'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634493> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634493'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634493'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634500> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634500'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634500'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634491> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634491'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634491'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634502> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634502'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634502'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642232> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642232'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642232'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642234> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642234'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642234'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642230> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642230'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642230'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641636> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641636'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641636'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642228> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642228'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642228'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641645> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641645'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641645'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642239> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642239'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642239'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642242> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642242'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642242'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642243> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642243'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642243'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642248> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642248'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642248'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642251> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642251'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642251'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642233> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642233'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642233'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641637> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641637'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641637'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634487> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634487'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634487'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634503> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634503'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634503'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634485> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634485'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634485'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634486> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634486'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634486'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634488> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634488'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634488'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634489> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634489'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634489'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635310> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635310'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635310'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635313> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635313'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635313'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635316> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635316'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635316'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635318> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635318'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635318'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635317> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635317'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635317'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635033> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635033'^^xsd:integer;
  dwc:scientificName 'Doliolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2450'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635033'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634924> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634924'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634924'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634928> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634928'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634928'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634929> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634929'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634929'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634908> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634908'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634908'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634907> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634907'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634907'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634901> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634901'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634901'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634902> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634902'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634902'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634903> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634903'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634903'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634904> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634904'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634904'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634905> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634905'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634905'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634923> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634923'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634923'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634921> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634921'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634921'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634920> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634920'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634920'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634910> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634910'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634910'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634911> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634911'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634911'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634912> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634912'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634912'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634913> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634913'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634913'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634931> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634931'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634931'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634919> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634919'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634919'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634906> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634906'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634906'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634926> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634926'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634926'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634922> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634922'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634922'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634925> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634925'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634925'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634927> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634927'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634927'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641714> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641714'^^xsd:integer;
  dwc:scientificName 'Microlaimus annelisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153415'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641714'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642288> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642288'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642288'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642296> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642296'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642296'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642293> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642293'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642293'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642292> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642292'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642292'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642291> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642291'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642291'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642290> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642290'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642290'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642287> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642287'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642287'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642297> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642297'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642297'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642299> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642299'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642299'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642281> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642281'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642281'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642282> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642282'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642282'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642283> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642283'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642283'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642284> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642284'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642284'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642742> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642742'^^xsd:integer;
  dwc:scientificName 'Stygodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153402'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642742'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635063> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635063'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635063'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634868> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634868'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634868'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634871> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634871'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634871'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642555> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642555'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642555'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642554> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642554'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642554'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642579> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642579'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642579'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642582> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642582'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642582'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642583> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642583'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642583'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642553> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642553'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642553'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642571> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642571'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642571'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642565> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642565'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642565'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642570> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642570'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642570'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642562> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642562'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642562'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642564> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642564'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642564'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642845> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642845'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642845'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642846> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642846'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642846'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642847> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642847'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642847'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642836> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642836'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642836'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642804> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642804'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642804'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642805> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642805'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642805'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642806> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642806'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642806'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642809> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642809'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642809'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642811> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642811'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642811'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642812> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642812'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642812'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642842> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642842'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642842'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642813> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642813'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642813'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642807> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642807'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642807'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642803> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642803'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642803'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642816> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642816'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642816'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642825> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642825'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642825'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642824> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642824'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642824'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642823> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642823'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642823'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642822> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642822'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642822'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642821> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642821'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642821'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642808> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642808'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642808'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642843> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642843'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642843'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642828> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642828'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642828'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642827> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642827'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642827'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642826> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642826'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642826'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642840> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642840'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642840'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642833> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642833'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642833'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642832> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642832'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642832'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642830> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642830'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642830'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642814> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642814'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642814'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642831> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642831'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642831'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642815> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642815'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642815'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642837> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642837'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642837'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642838> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642838'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642838'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642839> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642839'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642839'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642844> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642844'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642844'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642834> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642834'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642834'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642841> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642841'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642841'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642829> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642829'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642829'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642810> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642810'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642810'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641679> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641679'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641679'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641678> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641678'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641678'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641675> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641675'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641675'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642938> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642938'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642938'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642935> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642935'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642935'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641468> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641468'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641468'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641485> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641485'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641485'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641475> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641475'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641475'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641474> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641474'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641474'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641603> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641603'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641603'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641589> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641589'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641589'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641601> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641601'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641601'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641600> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641600'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641600'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641599> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641599'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641599'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641598> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641598'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641598'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641592> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641592'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641592'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641591> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641591'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641591'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641604> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641604'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641604'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641590> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641590'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641590'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641616> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641616'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641616'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641602> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641602'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641602'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641619> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641619'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641619'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641618> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641618'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641618'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641588> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641588'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641588'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641615> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641615'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641615'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641612> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641612'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641612'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641605> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641605'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641605'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642447> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642447'^^xsd:integer;
  dwc:scientificName 'Pseudochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '227486'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642447'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643047> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643047'^^xsd:integer;
  dwc:scientificName 'Xenodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '227492'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643047'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642450> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642450'^^xsd:integer;
  dwc:scientificName 'Pseudodesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '227234'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642450'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '227234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642194> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642194'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642194'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642426> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642426'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642426'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642423> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642423'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642423'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641467> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641467'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641467'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641476> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641476'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641476'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641470> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641470'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641470'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641482> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641482'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641482'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642785> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642785'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642785'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642777> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642777'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642777'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642776> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642776'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642776'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642778> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642778'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642778'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635054> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635054'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635054'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635057> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635057'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635057'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635058> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635058'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635058'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635159> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635159'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635159'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634584> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634584'^^xsd:integer;
  dwc:scientificName 'Cephalanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '227164'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634584'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634585> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634585'^^xsd:integer;
  dwc:scientificName 'Cephalanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '227164'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634585'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634587> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634587'^^xsd:integer;
  dwc:scientificName 'Cephalanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '227164'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634587'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '227164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642560> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642560'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642560'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642559> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642559'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642559'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642558> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642558'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642558'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642557> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642557'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642557'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642556> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642556'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642556'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641561> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641561'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641561'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641558> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641558'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641558'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641565> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641565'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641565'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641546> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641546'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641546'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641547> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641547'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641547'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641549> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641549'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641549'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641548> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641548'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641548'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641564> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641564'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641564'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641405> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641405'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641405'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641403> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641403'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641403'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641890> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641890'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641890'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634964> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634964'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634964'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641711> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641711'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641711'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634545> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634545'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634545'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634556> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634556'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634556'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634555> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634555'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634555'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634552> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634552'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634552'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634558> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634558'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634558'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634560> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634560'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634560'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634554> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634554'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634554'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634550> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634550'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634550'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634549> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634549'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634549'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634548> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634548'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634548'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634540> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634540'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634540'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634546> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634546'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634546'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634542> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634542'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634542'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635170> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635170'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635170'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635180> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635180'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635180'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635179> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635179'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635179'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635178> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635178'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635178'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635177> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635177'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635177'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635176> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635176'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635176'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635175> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635175'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635175'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635174> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635174'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635174'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635173> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635173'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635173'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635171> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635171'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635171'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635169> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635169'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635169'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635183> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635183'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635183'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635182> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635182'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635182'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635172> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635172'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635172'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642621> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642621'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642621'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642612> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642612'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642612'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642618> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642618'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642618'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642616> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642616'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642616'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642615> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642615'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642615'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642614> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642614'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642614'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642613> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642613'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642613'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642622> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642622'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642622'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642619> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642619'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642619'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642620> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642620'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642620'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642953> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642953'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642953'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642954> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642954'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642954'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642955> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642955'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642955'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642950> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642950'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642950'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642946> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642946'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642946'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642952> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642952'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642952'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642948> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642948'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642948'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642956> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642956'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642956'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642802> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642802'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642802'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642798> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642798'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642798'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642797> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642797'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642797'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642800> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642800'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642800'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642801> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642801'^^xsd:integer;
  dwc:scientificName 'Theristus roscoffiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121634'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642801'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634614> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634614'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634614'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641528> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641528'^^xsd:integer;
  dwc:scientificName 'Atrochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641528'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634613> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634613'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634613'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634611> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634611'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634611'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642405> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642405'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642405'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642408> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642408'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642408'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642409> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642409'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642409'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642400> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642400'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642400'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642422> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642422'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642422'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642399> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642399'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642399'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642419> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642419'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642419'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642418> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642418'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642418'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642417> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642417'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642417'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642416> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642416'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642416'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642413> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642413'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642413'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642411> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642411'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642411'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642412> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642412'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642412'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642410> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642410'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642410'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642387> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642387'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642387'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642376> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642376'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642376'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642377> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642377'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642377'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642394> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642394'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642394'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642395> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642395'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642395'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642396> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642396'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642396'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642397> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642397'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642397'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642398> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642398'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642398'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642385> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642385'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642385'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642378> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642378'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642378'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642379> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642379'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642379'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642380> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642380'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642380'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642382> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642382'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642382'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642383> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642383'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642383'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642421> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642421'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642421'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642386> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642386'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642386'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642375> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642375'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642375'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642390> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642390'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642390'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642391> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642391'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642391'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642392> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642392'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642392'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642384> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642384'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642384'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642401> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642401'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642401'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642402> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642402'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642402'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642403> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642403'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642403'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642617> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642617'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642617'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642474> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642474'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642474'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642480> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642480'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642480'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642477> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642477'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642477'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642479> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642479'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642479'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642490> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642490'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642490'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642489> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642489'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642489'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642486> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642486'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642486'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642481> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642481'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642481'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642478> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642478'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642478'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642670> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642670'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642670'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642665> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642665'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642665'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642366> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642366'^^xsd:integer;
  dwc:scientificName 'Prochaetosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2598'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642366'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642497> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642497'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642497'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642496> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642496'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642496'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642495> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642495'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642495'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642671> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642671'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642671'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642664> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642664'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642664'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642764> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642764'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642764'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642756> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642756'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642756'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642766> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642766'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642766'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642754> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642754'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642754'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642759> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642759'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642759'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642757> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642757'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642757'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642761> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642761'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642761'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642762> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642762'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642762'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642755> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642755'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642755'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642763> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642763'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642763'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642765> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642765'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642765'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642758> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642758'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642758'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642769> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642769'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642769'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642768> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642768'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642768'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642760> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642760'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642760'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642767> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642767'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642767'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635111> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635111'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635111'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641804> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641804'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641804'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641805> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641805'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641805'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641997> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641997'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641997'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642030> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642030'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642030'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642007> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642007'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642007'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642005> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642005'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642005'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642020> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642020'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642020'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642008> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642008'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642008'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642009> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642009'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642009'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642010> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642010'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642010'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642011> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642011'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642011'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635114> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635114'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635114'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642019> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642019'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642019'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642021> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642021'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642021'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642026> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642026'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642026'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642027> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642027'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642027'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642028> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642028'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642028'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642029> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642029'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642029'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642006> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642006'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642006'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641431> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641431'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera anechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121508'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641431'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641570> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641570'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641570'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641871> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641871'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641871'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641874> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641874'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641874'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641877> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641877'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641877'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642949> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642949'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642949'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642941> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642941'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642941'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642942> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642942'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642942'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642943> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642943'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642943'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642944> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642944'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642944'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642945> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642945'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642945'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642059> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642059'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642059'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642056> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642056'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642056'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643086> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643086'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643086'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635272> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635272'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635272'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635273> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635273'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635273'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635274> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635274'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635274'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635275> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635275'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635275'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635261> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635261'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635261'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635268> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635268'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635268'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635267> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635267'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635267'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635265> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635265'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635265'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635263> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635263'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635263'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635276> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635276'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635276'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635262> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635262'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635262'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635264> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635264'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635264'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635270> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635270'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635270'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635271> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635271'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635271'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643084> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643084'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643084'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642609> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642609'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642609'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635254> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635254'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635254'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634510> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634510'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634510'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641794> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641794'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641794'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635269> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635269'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635269'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635266> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635266'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635266'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641543> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641543'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641543'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643050> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643050'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643050'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635042> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635042'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635042'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641720> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641720'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641720'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634531> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634531'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634531'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634532> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634532'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634532'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634565> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634565'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634565'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635085> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635085'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635085'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635084> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635084'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635084'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635069> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635069'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635069'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635103> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635103'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635103'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642206> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642206'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642206'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642218> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642218'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642218'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643065> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643065'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643065'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634832> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634832'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634832'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642404> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642404'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642404'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642415> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642415'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642415'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642414> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642414'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642414'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642381> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642381'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642381'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642393> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642393'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642393'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642166> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642166'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642166'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642150> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642150'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642150'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634772> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634772'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634772'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641429> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641429'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641429'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642453> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642453'^^xsd:integer;
  dwc:scientificName 'Pterygonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2390'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642453'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641696> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641696'^^xsd:integer;
  dwc:scientificName 'Metepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2361'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641696'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642263> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642263'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642263'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642658> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642658'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642658'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642661> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642661'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642661'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634695> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634695'^^xsd:integer;
  dwc:scientificName 'Chromaspirina pellita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121007'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634695'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634994> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634994'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634994'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634729> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634729'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634729'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634735> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634735'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634735'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634713> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634713'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634713'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634887> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634887'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634887'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642549> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642549'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642549'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642528> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642528'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642528'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634997> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634997'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634997'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641852> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641852'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641852'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634979> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634979'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634979'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635142> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635142'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635142'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635141> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635141'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635141'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635134> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635134'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635134'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635133> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635133'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635133'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635132> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635132'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635132'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635129> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635129'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635129'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634755> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634755'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634755'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634756> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634756'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634756'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634840> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634840'^^xsd:integer;
  dwc:scientificName 'Dagda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634840'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634835> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634835'^^xsd:integer;
  dwc:scientificName 'Dagda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634835'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634839> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634839'^^xsd:integer;
  dwc:scientificName 'Dagda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634839'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634838> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634838'^^xsd:integer;
  dwc:scientificName 'Dagda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2403'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634838'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635024> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635024'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635024'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641907> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641907'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641907'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641931> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641931'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641931'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642338> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642338'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642338'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642032> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642032'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642032'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634819> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634819'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634819'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641775> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641775'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641775'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641783> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641783'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641783'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641784> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641784'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641784'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641789> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641789'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641789'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641792> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641792'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641792'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641793> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641793'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641793'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641773> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641773'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641773'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641771> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641771'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641771'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641772> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641772'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641772'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641795> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641795'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641795'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641774> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641774'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641774'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635347> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635347'^^xsd:integer;
  dwc:scientificName 'Kraspedonema octogoniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '120848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635347'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '230077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641849> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641849'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641849'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643009> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643009'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643009'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643033> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643033'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643033'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635043> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635043'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635043'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635036> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635036'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635036'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635037> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635037'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635037'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635038> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635038'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635038'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635039> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635039'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635039'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635040> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635040'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635040'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635045> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635045'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635045'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635051> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635051'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635051'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635041> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635041'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635041'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641718> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641718'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641718'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634547> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634547'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634547'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634535> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634535'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634535'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634530> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634530'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634530'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634529> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634529'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634529'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634528> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634528'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634528'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634527> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634527'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634527'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634523> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634523'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634523'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634564> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634564'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634564'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634521> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634521'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634521'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634566> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634566'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634566'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634567> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634567'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634567'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634568> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634568'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634568'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634569> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634569'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634569'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634570> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634570'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634570'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634571> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634571'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634571'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634533> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634533'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634533'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634562> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634562'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634562'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634534> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634534'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634534'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634536> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634536'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634536'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634561> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634561'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634561'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634541> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634541'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634541'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634551> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634551'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634551'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634539> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634539'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634539'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634538> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634538'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634538'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634537> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634537'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634537'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634563> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634563'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634563'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635091> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635091'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635091'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635090> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635090'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635090'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635089> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635089'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635089'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635088> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635088'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635088'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635087> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635087'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635087'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635086> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635086'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635086'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635066> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635066'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635066'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635082> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635082'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635082'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635081> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635081'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635081'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635076> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635076'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635076'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635075> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635075'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635075'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635074> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635074'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635074'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635073> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635073'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635073'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635072> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635072'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635072'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635067> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635067'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635067'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635071> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635071'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635071'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635070> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635070'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635070'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635068> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635068'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635068'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635083> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635083'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635083'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635105> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635105'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635105'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641458> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641458'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641458'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635092> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635092'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635092'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635109> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635109'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635109'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635108> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635108'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635108'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635104> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635104'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635104'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635110> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635110'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635110'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635102> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635102'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635102'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635099> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635099'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635099'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635098> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635098'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635098'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635097> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635097'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635097'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635096> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635096'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635096'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635094> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635094'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635094'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635093> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635093'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635093'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642988> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642988'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642988'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642987> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642987'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642987'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642984> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642984'^^xsd:integer;
  dwc:scientificName 'Vasostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '227195'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642984'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642302> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642302'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642302'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634786> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634786'^^xsd:integer;
  dwc:scientificName 'Comesomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '227194'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634786'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642745> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642745'^^xsd:integer;
  dwc:scientificName 'Subsphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '227190'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642745'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '227190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634581> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634581'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634581'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634577> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634577'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634577'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634576> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634576'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634576'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634575> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634575'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634575'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642257> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642257'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642257'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642258> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642258'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642258'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635126> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635126'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635126'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642221> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642221'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642221'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642216> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642216'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642216'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642215> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642215'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642215'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642210> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642210'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642210'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642207> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642207'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642207'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642222> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642222'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642222'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642209> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642209'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642209'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641621> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641621'^^xsd:integer;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641621'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642047> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642047'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642047'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642048> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642048'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642048'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642049> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642049'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642049'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642050> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642050'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642050'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642905> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642905'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642905'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642902> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642902'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642902'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642897> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642897'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642897'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642896> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642896'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642896'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642906> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642906'^^xsd:integer;
  dwc:scientificName 'Trileptium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2524'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642906'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635121> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635121'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635121'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635120> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635120'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635120'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635117> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635117'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635117'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642682> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642682'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642682'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642683> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642683'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642683'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642685> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642685'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642685'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642504> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642504'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642504'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642119> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642119'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642119'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641938> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641938'^^xsd:integer;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641938'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641937> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641937'^^xsd:integer;
  dwc:scientificName 'Nygmatonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '227170'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641937'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '227170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635027> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635027'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635027'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642779> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642779'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642779'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642224> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642224'^^xsd:integer;
  dwc:scientificName 'Paramesonchium belgicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642224'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642957> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642957'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus maior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153453'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642957'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634846> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634846'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634846'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642591> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642591'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642591'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642592> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642592'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642592'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642593> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642593'^^xsd:integer;
  dwc:scientificName 'Richtersia deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '153426'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642593'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641800> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641800'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641800'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641799> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641799'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641799'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642688> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642688'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642688'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643062> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643062'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643062'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643061> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643061'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643061'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643068> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643068'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643068'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643067> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643067'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643067'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643083> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643083'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643083'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643081> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643081'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643081'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643080> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643080'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643080'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643070> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643070'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643070'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643069> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643069'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643069'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643060> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643060'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643060'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643059> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643059'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643059'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643058> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643058'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643058'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643057> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643057'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643057'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643056> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643056'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643056'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643055> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643055'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643055'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643054> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643054'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643054'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643053> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A643053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:643053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '643053'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:643053'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642979> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642979'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642979'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642981> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642981'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642981'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642983> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642983'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642983'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642976> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642976'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642976'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642982> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642982'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642982'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642960> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642960'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642960'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642978> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642978'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642978'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642962> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642962'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642962'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642964> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642964'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642964'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642961> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642961'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642961'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642965> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642965'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642965'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642966> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642966'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642966'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642967> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642967'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642967'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642968> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642968'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642968'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642975> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642975'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642975'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642977> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642977'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642977'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642963> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642963'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642963'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642874> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642874'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642874'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642869> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642869'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642869'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642857> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642857'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642857'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642854> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642854'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642854'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642867> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642867'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642867'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642870> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642870'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642870'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642868> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642868'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642868'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642872> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642872'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642872'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642873> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642873'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642873'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642860> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642860'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642860'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642862> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642862'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642862'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642866> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642866'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642866'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642861> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642861'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642861'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635199> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635199'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635199'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635195> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635195'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635195'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635194> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635194'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635194'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635193> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635193'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635193'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635188> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635188'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635188'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635187> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635187'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635187'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641531> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641531'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641531'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641532> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641532'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641532'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641537> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641537'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641537'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641538> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641538'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641538'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641539> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641539'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641539'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642770> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642770'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642770'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634606> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634606'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634606'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634605> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634605'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634605'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635246> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635246'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635246'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642081> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642081'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642081'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642547> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642547'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642547'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642350> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642350'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642350'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642305> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642305'^^xsd:integer;
  dwc:scientificName 'Platycomopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642305'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641464> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641464'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641464'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635304> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635304'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635304'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634810> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634810'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634810'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634639> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634639'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634639'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634650> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634650'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634650'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634557> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634557'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634557'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634553> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634553'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634553'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634543> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634543'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634543'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642791> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642791'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642791'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642788> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642788'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642788'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642794> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642794'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642794'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635332> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635332'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635332'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635331> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635331'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635331'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635336> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635336'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635336'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635335> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635335'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635335'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635334> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635334'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635334'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635333> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635333'^^xsd:integer;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635333'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634609> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634609'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634609'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641899> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641899'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641899'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642066> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642066'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642066'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641407> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641407'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641407'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634792> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634792'^^xsd:integer;
  dwc:scientificName 'Cricolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634792'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641748> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641748'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641748'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641766> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641766'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641766'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641746> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641746'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641746'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634970> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634970'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634970'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642468> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642468'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642468'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634688> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634688'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634688'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635389> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635389'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635389'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634686> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634686'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634686'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634681> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634681'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634681'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634672> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634672'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634672'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634505> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634505'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634505'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642561> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642561'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642561'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642563> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642563'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642563'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642229> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642229'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642229'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634909> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634909'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634909'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642298> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642298'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642298'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642294> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642294'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642294'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634914> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634914'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634914'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641473> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641473'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641473'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641613> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5775010928253"^^xsd:decimal ;
  dwc:decimalLongitude "2.64864586646768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5775010928253 2.64864586646768)"^^geo:wktLiteral ;
  geo-pos:lat "51.5775010928253"^^xsd:decimal ;
  geo-pos:long "2.64864586646768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641613'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.6486458664677'^^xsd:double;
  dwc:latitude '51.577501092825'^^xsd:double;
  dwc:minimumDepth '28.39999961853'^^xsd:double;
  dwc:maximumDepth '28.39999961853'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641613'^^xsd:anyURI;
  dwc:observationDate '1985-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641894> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641894'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641894'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635223> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635223'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635223'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635214> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635214'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635214'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634986> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634986'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634986'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642309> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642309'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642309'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641865> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641865'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641865'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641986> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641986'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641986'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634865> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634865'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634865'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634522> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634522'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634522'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642444> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642444'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642444'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641798> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641798'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641798'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641717> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641717'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641717'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642878> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642878'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642878'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641469> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641469'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641469'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642420> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642420'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642420'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642947> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642947'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642947'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635181> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635181'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635181'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635044> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635044'^^xsd:integer;
  dwc:scientificName 'Dracognomus tinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '153405'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635044'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642289> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5566675468285"^^xsd:decimal ;
  dwc:decimalLongitude "2.68503621169497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5566675468285 2.68503621169497)"^^geo:wktLiteral ;
  geo-pos:lat "51.5566675468285"^^xsd:decimal ;
  geo-pos:long "2.68503621169497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642289'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.685036211695'^^xsd:double;
  dwc:latitude '51.556667546828'^^xsd:double;
  dwc:minimumDepth '35.599998474121'^^xsd:double;
  dwc:maximumDepth '35.599998474121'^^xsd:double;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642289'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641597> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641597'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641597'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642951> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642951'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642951'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634941> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634941'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634941'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641638> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641638'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641638'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641649> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6330572777306"^^xsd:decimal ;
  dwc:decimalLongitude "2.55697543516854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6330572777306 2.55697543516854)"^^geo:wktLiteral ;
  geo-pos:lat "51.6330572777306"^^xsd:decimal ;
  geo-pos:long "2.55697543516854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A641649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:641649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '641649'^^xsd:integer;
  dwc:scientificName 'Metadesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.5569754351685'^^xsd:double;
  dwc:latitude '51.633057277731'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '2340'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:641649'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642191> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7600086621742"^^xsd:decimal ;
  dwc:decimalLongitude "2.82281111280498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.099998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7600086621742 2.82281111280498)"^^geo:wktLiteral ;
  geo-pos:lat "51.7600086621742"^^xsd:decimal ;
  geo-pos:long "2.82281111280498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642191'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.822811112805'^^xsd:double;
  dwc:latitude '51.760008662174'^^xsd:double;
  dwc:minimumDepth '33.099998474121'^^xsd:double;
  dwc:maximumDepth '33.099998474121'^^xsd:double;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642191'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635168> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A635168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:635168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '635168'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:635168'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634804> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7319549591196"^^xsd:decimal ;
  dwc:decimalLongitude "3.0583729771681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7319549591196 3.0583729771681)"^^geo:wktLiteral ;
  geo-pos:lat "51.7319549591196"^^xsd:decimal ;
  geo-pos:long "3.0583729771681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A634804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:634804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '634804'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '3.0583729771681'^^xsd:double;
  dwc:latitude '51.73195495912'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:634804'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642084> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183392803084"^^xsd:decimal ;
  dwc:decimalLongitude "2.96254079342951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.79999923706055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183392803084 2.96254079342951)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183392803084"^^xsd:decimal ;
  geo-pos:long "2.96254079342951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642084'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.9625407934295'^^xsd:double;
  dwc:latitude '51.618339280308'^^xsd:double;
  dwc:minimumDepth '36.799999237061'^^xsd:double;
  dwc:maximumDepth '36.799999237061'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642084'^^xsd:anyURI;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642851> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6344480753741"^^xsd:decimal ;
  dwc:decimalLongitude "2.71864578593843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6344480753741 2.71864578593843)"^^geo:wktLiteral ;
  geo-pos:lat "51.6344480753741"^^xsd:decimal ;
  geo-pos:long "2.71864578593843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642851'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.7186457859384'^^xsd:double;
  dwc:latitude '51.634448075374'^^xsd:double;
  dwc:minimumDepth '35.400001525879'^^xsd:double;
  dwc:maximumDepth '35.400001525879'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642851'^^xsd:anyURI;
  dwc:observationDate '1985-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642849> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642849'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642849'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642848> ;
  mr:hasGeometry <https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4536062958861"^^xsd:decimal ;
  dwc:decimalLongitude "2.46197859066161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4536062958861 2.46197859066161)"^^geo:wktLiteral ;
  geo-pos:lat "51.4536062958861"^^xsd:decimal ;
  geo-pos:long "2.46197859066161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/847__urn%3Acatalog%3AMarBEF%2FManuela%3Aur%3A642848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ur:642848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/847_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ur'^^xsd:string;
  dwc:catalogNumber '642848'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Southern Bight of the North Sea'^^xsd:string;
  dwc:longitude '2.4619785906616'^^xsd:double;
  dwc:latitude '51.453606295886'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ur:642848'^^xsd:anyURI;
  dwc:observationDate '1985-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF